1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/adm5120/router_le/target.mk
Jo-Philipp Wich 21fe52a736 override ARCH_PACKAGES
SVN-Revision: 23031
2010-09-12 20:50:53 +00:00

12 lines
290 B
Makefile

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