summaryrefslogtreecommitdiff
path: root/target/Makefile.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-17 17:29:57 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-17 17:29:57 +0000
commit7d0b7649c95c4e0525911d018fa03150b6639ee0 (patch)
treefb78dbf95cead310c6291284f94fe0bc88119754 /target/Makefile.in
parent2b7460e3623308cb7d7b548b4d1340dcb024eabe (diff)
shuffle things around
Diffstat (limited to 'target/Makefile.in')
-rw-r--r--target/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/Makefile.in b/target/Makefile.in
index d39bbb3e9..7c06fd552 100644
--- a/target/Makefile.in
+++ b/target/Makefile.in
@@ -1,5 +1,2 @@
-# Default target skeleton stuff, may be overridden
-TARGET_SKELETON:=target/default/skel.tar.gz
-TARGET_SKEL_DIR:=target/default/target_skeleton
-
+include target/generic/Makefile.in
include target/device/Makefile.in