mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
move files to correct position
SVN-Revision: 19453
This commit is contained in:
parent
349fb7c742
commit
b6a1293e1e
@ -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