mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:31:05 +02:00
[amazon] move files to correct position
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19453 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b82a808fbc
commit
a276d0b61b
@ -18,12 +18,4 @@ define Target/Description
|
||||
Build firmware images for Infineon Amazon boards
|
||||
endef
|
||||
|
||||
ifeq ($(KERNEL_PATCHVER),2.6.30)
|
||||
define Kernel/Prepare
|
||||
$(call Kernel/Prepare/Default)
|
||||
mv $(LINUX_DIR)/include/asm-mips/mach-amazon $(LINUX_DIR)/arch/mips/include/asm/mach-amazon
|
||||
mv $(LINUX_DIR)/drivers/char/watchdog/amazon_wdt.c $(LINUX_DIR)/drivers/watchdog/amazon_wdt.c
|
||||
endef
|
||||
endif
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
x
Reference in New Issue
Block a user