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_be/target.mk

11 lines
232 B
Makefile

ARCH:=mips
SUBTARGET:=router_be
BOARDNAME:=Big Endian
FEATURES+=squashfs
define Target/Description
Build firmware images for Infineon/ADMTek ADM5120 based boards
running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
endef