9abbaa9539
There does not seem to be any meaningful difference in generated code. This will save some time and space on snapshot builds Signed-off-by: Felix Fietkau <nbd@nbd.name>
11 lines
266 B
Makefile
11 lines
266 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xway_legacy
|
|
BOARDNAME:=XWAY Legacy
|
|
FEATURES:=squashfs atm mips16 ramdisk small_flash
|
|
CPU_TYPE:=34kc
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
|
|
|
|
define Target/Description
|
|
Lantiq XWAY Legacy for old boards with small flash
|
|
endef
|