[ifxmips] remove the 2.6.28 specific Kernel/Prepare hack
[openwrt.git] / target / linux / ifxmips / Makefile
index 2d11972..e728921 100644 (file)
@@ -21,11 +21,4 @@ define Target/Description
        Build firmware images for Infineon Mips Controllers
 endef
 
-ifeq ($(KERNEL_PATCHVER),2.6.28)
-  define Kernel/Prepare
-       $(call Kernel/Prepare/Default)
-       mv $(LINUX_DIR)/include/asm-mips/* $(LINUX_DIR)/arch/mips/include/asm/
-  endef
-endif
-
 $(eval $(call BuildTarget))
This page took 0.025205 seconds and 4 git commands to generate.