Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40767
This commit is contained in:
parent
1f3a36b9c3
commit
69a6fd0190
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2: clean
|
|||
$(PKG_BUILD_DIR)/target/linux/*/patches{,-*}
|
||||
-cp $(KERNEL_BUILD_DIR)/* $(IB_KDIR)/ # don't copy subdirectories here
|
||||
-cp $(LINUX_DIR)/.config $(IB_LDIR)/
|
||||
-$(SCRIPT_DIR)/bundle-libraries.sh $(IB_LDIR)/scripts/dtc \
|
||||
$(LINUX_DIR)/scripts/dtc/dtc
|
||||
$(SED) 's,^# REVISION:=.*,REVISION:=$(REVISION),g' $(PKG_BUILD_DIR)/include/version.mk
|
||||
find $(PKG_BUILD_DIR) -name CVS -o -name .git -o -name .svn \
|
||||
| $(XARGS) rm -rf
|
||||
|
|
Loading…
Reference in a new issue