f51f3ee9bc
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 45094
6 lines
193 B
Text
6 lines
193 B
Text
#
|
|
# Infineon ADM8668 WildPass
|
|
#
|
|
platform-$(CONFIG_ADM8668) += adm8668/
|
|
cflags-$(CONFIG_ADM8668) += -I$(srctree)/arch/mips/include/asm/mach-adm8668
|
|
load-$(CONFIG_ADM8668) += 0xffffffff80002000
|