diff options
Diffstat (limited to 'target/linux/brcm47xx/generic/target.mk')
-rw-r--r-- | target/linux/brcm47xx/generic/target.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/brcm47xx/generic/target.mk b/target/linux/brcm47xx/generic/target.mk deleted file mode 100644 index 2f93778b09..0000000000 --- a/target/linux/brcm47xx/generic/target.mk +++ /dev/null @@ -1,9 +0,0 @@ -BOARDNAME:=Generic -FEATURES+=pcmcia - -DEFAULT_PACKAGES += wpad-basic - -define Target/Description - Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS - devices. It runs on both architectures BMIPS3300 and MIPS 74K. -endef |