mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 02:48:37 +02:00
[ifxmips] remove the 2.6.28 specific Kernel/Prepare hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18184 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8dae509e67
commit
a6cf611cc4
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user