mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
12 lines
237 B
Makefile
12 lines
237 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xrx200
|
|
BOARDNAME:=XRX200
|
|
FEATURES:=squashfs atm mips16 jffs2 ubifs
|
|
CPU_TYPE:=34kc
|
|
CPU_SUBTYPE:=dsp
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
|
|
|
|
define Target/Description
|
|
Lantiq XRX200
|
|
endef
|