mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
b5d42bc111
This allows creating more subtargets and optimize builds per family. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41024
7 lines
182 B
Makefile
7 lines
182 B
Makefile
BOARDNAME:=Generic
|
|
|
|
define Target/Description
|
|
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
|
|
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
|
|
endef
|