summaryrefslogtreecommitdiff
path: root/polux
diff options
context:
space:
mode:
authorJean-Philippe SAVE2012-11-21 17:06:02 +0100
committerJean-Philippe SAVE2012-11-21 18:17:40 +0100
commitb4d415b92e299f8e80df0f984d9e9c68f5968ce9 (patch)
tree7240684fd499ade38538673a49ace41300e2690b /polux
parent714af0ec3b764bdb86bba38179216a5592997257 (diff)
polux: update bundle Makefile to be able to compile on HEAD, refs #3476
Manage spid_imag_desc.h and mksimage that are now in common.
Diffstat (limited to 'polux')
-rw-r--r--polux/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/polux/Makefile b/polux/Makefile
index 49b70c21d5..d51cac9766 100644
--- a/polux/Makefile
+++ b/polux/Makefile
@@ -448,7 +448,11 @@ bundle:
rm -rf $(BUNDLE_DIR)/ppc_spc200e_defconfig
rm -rf $(BUNDLE_DIR)/all_mse500dini_200_defconfig
rm -rf $(BUNDLE_DIR)/slave_mse500dini_200_defconfig
- #prepare linux-kernel part
+ #prepare linux-kernel and include parts
+ rm -f $(BUNDLE_DIR)/include/spid_img_desc.h
+ cp $(BASE_DIR)/common/include/spid_img_desc.h $(BUNDLE_DIR)/include/spid_img_desc.h
+ rm -f $(BUNDLE_DIR)/linux-2.6.10/scripts/mksimage
+ cp -r $(BASE_DIR)/common/tools/mksimage $(BUNDLE_DIR)/linux-2.6.10/scripts
$(BUNDLE_DIR)/linux-2.6.10/scripts/cpincludes $(BUNDLE_DIR)/linux-2.6.10
rm -f $(BUNDLE_DIR)/linux-2.6.10/scripts/cpincludes
#generate plc binaries