lantiq: add a subtarget for the xrx200 SoC family
[openwrt.git] / target / linux / lantiq / xrx200 / target.mk
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk
new file mode 100644 (file)
index 0000000..0eb5937
--- /dev/null
@@ -0,0 +1,11 @@
+ARCH:=mips
+SUBTARGET:=xrx200
+BOARDNAME:=XRX200
+FEATURES:=squashfs atm mips16
+CFLAGS+= -mtune=34kc -mdsp
+
+DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
+
+define Target/Description
+       Lantiq XRX200
+endef