1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 13:40:23 +03:00
openwrt-xburst/target/linux/lantiq/xway/target.mk
blogic 881b3504ae [lantiq] dont use input layer for gpio buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 20:04:20 +00:00

11 lines
177 B
Makefile

ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs jffs2 atm
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
define Target/Description
Lantiq XWAY
endef