X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Fimagebuilder%2FMakefile;fp=target%2Fimagebuilder%2FMakefile;h=05c7cf3318deb18af1851524c533b1c47af52e1e;hp=418cf59c00f3ca4120af9a4be7ea0b7068a67450;hb=a02a69d5f8a82aec2df7ad14018366d37b68ec11;hpb=2fbf669730bfa7342b36711d275bfe4c7951ac1b diff --git a/target/imagebuilder/Makefile b/target/imagebuilder/Makefile index 418cf59c00..05c7cf3318 100644 --- a/target/imagebuilder/Makefile +++ b/target/imagebuilder/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -63,7 +63,8 @@ endif fi rm -rf \ $(PKG_BUILD_DIR)/target/linux/*/files{,-*} \ - $(PKG_BUILD_DIR)/target/linux/*/patches{,-*} + $(PKG_BUILD_DIR)/target/linux/*/patches{,-*} \ + $(PKG_BUILD_DIR)/target/linux/generic/{pending,backport,hack}{,-*} -cp $(KERNEL_BUILD_DIR)/* $(IB_KDIR)/ # don't copy subdirectories here -cp $(LINUX_DIR)/.config $(IB_LDIR)/ rm -f $(IB_KDIR)/root.*