You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/adm5120/router_le/target.mk

11 lines
254 B
Makefile

ARCH:=mipsel
SUBTARGET:=router_le
BOARDNAME:=Little Endian
FEATURES+=squashfs 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