summaryrefslogtreecommitdiff
path: root/src/product/Makefile.telemini
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-04-04 23:34:48 -0700
committerKeith Packard <keithp@keithp.com>2014-04-05 00:22:29 -0700
commit24167015705ae831692b95735968b04a876f935e (patch)
tree9526ca4eb2ec5773baa748449c3def36b15d2307 /src/product/Makefile.telemini
parentbb9fdef607728cc326a82aa632e59724f272e53b (diff)
altos: Rename 'core' to 'kernel'
core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/product/Makefile.telemini')
-rw-r--r--src/product/Makefile.telemini4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/product/Makefile.telemini b/src/product/Makefile.telemini
index 0884079e..ff8b9d56 100644
--- a/src/product/Makefile.telemini
+++ b/src/product/Makefile.telemini
@@ -4,8 +4,8 @@
# Define TELEMINI_VER and TELEMINI_DEF and then
# include this file
-vpath %.c ..:../core:../cc1111:../drivers:../product
-vpath %.h ..:../core:../cc1111:../drivers:../product
+vpath %.c ..:../kernel:../cc1111:../drivers:../product
+vpath %.h ..:../kernel:../cc1111:../drivers:../product
vpath ao-make-product.5c ../util
ifndef VERSION