mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40767 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user