projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf7eb2
)
Fix default skeleton path
author
Malte Starostik
<m-starostik@versanet.de>
Mon, 19 Jul 2010 06:25:50 +0000
(08:25 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 19 Jul 2010 07:42:56 +0000
(09:42 +0200)
Signed-off-by: Malte Starostik <m-starostik@versanet.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 744cae44526613a85e5d0429cc27cff89252ffb2..f6e02bc29d15b9f93f01e26f3ab3f43c1c5e147f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-271,7
+271,7
@@
STAMP_DIR:=$(BASE_DIR)/stamps
BINARIES_DIR:=$(BASE_DIR)/images
TARGET_DIR:=$(BASE_DIR)/target
TOOLCHAIN_DIR=$(BASE_DIR)/toolchain
-TARGET_SKELETON=$(
BASE_
DIR)/fs/skeleton
+TARGET_SKELETON=$(
TOP
DIR)/fs/skeleton
BR2_DEPENDS_DIR=$(BUILD_DIR)/buildroot-config