239ad94165
due to bloat recent builds fail to fit into the flash of the old danube units Signed-off-by: John Crispin <john@phrozen.org>
13 lines
283 B
Makefile
13 lines
283 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xway_legacy
|
|
BOARDNAME:=XWAY Legacy
|
|
FEATURES:=squashfs atm mips16 ramdisk small_flash
|
|
CPU_TYPE:=34kc
|
|
CPU_SUBTYPE:=dsp
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
|
|
|
|
define Target/Description
|
|
Lantiq XWAY Legacy for old boards with small flash
|
|
endef
|