1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 08:52:24 +03:00
openwrt-xburst/target/linux/adm5120/router_le/target.mk
juhosg a5689b6f8f [adm5120] bump to 2.6.23.12, and remove broken status from the router_le subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-31 13:43:37 +00:00

11 lines
260 B
Makefile

ARCH:=mipsel
SUBTARGET:=router_le
BOARDNAME:=Little Endian
FEATURES:=squashfs jffs2 tgz
define Target/Description
Build firmware images for Infineon/ADMtek ADM5120 based boards
running in little-endian mode (e.g: RouterBoard RB1xx, Compex WP54x ...)
endef