1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 17:42:26 +03:00
openwrt-xburst/target/linux/adm5120/router_le/target.mk

12 lines
290 B
Makefile
Raw Normal View History

ARCH:=mipsel
ARCH_PACKAGES:=adm5120_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