OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
4 office 1 ARCH:=mips
2 SUBTARGET:=xway_legacy
3 BOARDNAME:=XWAY Legacy
4 FEATURES:=squashfs atm ramdisk small_flash
5 CPU_TYPE:=24kc
6  
7 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
8  
9 define Target/Description
10 Lantiq XWAY Legacy for old boards with small flash
11 endef