major target cleanup. it is now possible to have subtargets that can override many...
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / router_le / target.mk
1 ARCH:=mipsel
2 SUBTARGET:=router_le
3 BOARDNAME:=ADM5120 Boards (Little Endian)
4
5 define Target/Description
6 Build firmware images for Infineon/ADMtek ADM5120 based boards
7 (e.g : RouterBoard RB1xx, Compex WP54G-WRT ...)
8 endef
9