X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fapex%2Fpatches%2F001-compile_fix.patch;fp=package%2Fapex%2Fpatches%2F001-compile_fix.patch;h=0000000000000000000000000000000000000000;hp=8a25de657093105cfe1310f7797b5ed46672c625;hb=5a6fa69f76839a1a294f8cc15a18fde9ddd2ced2;hpb=d428f64a391643b3e5a3f94e4793b1be3458cfdd diff --git a/package/apex/patches/001-compile_fix.patch b/package/apex/patches/001-compile_fix.patch deleted file mode 100644 index 8a25de6570..0000000000 --- a/package/apex/patches/001-compile_fix.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -444,7 +444,7 @@ ifeq ($(config-targets),1) - include $(srctree)/src/arch-$(SRCARCH)/Makefile - export KBUILD_DEFCONFIG - --config %config: scripts_basic outputmakefile FORCE -+%config: scripts_basic outputmakefile FORCE - $(Q)mkdir -p include/linux include/config - $(Q)$(MAKE) $(build)=scripts/kconfig $@ - -@@ -1585,7 +1585,7 @@ endif - $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@) - - # Modules --/ %/: prepare scripts FORCE -+%/: prepare scripts FORCE - $(cmd_crmodverdir) - $(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \ - $(build)=$(build-dir)