diff options
Diffstat (limited to 'target/linux/brcm47xx/generic/target.mk')
-rw-r--r-- | target/linux/brcm47xx/generic/target.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/generic/target.mk b/target/linux/brcm47xx/generic/target.mk new file mode 100644 index 0000000..0bcc5f0 --- /dev/null +++ b/target/linux/brcm47xx/generic/target.mk @@ -0,0 +1,6 @@ +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 |