1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00
openwrt/target/linux/adm5120/router_le/target.mk
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