brcm47xx: rename target to bcm47xx
[oweals/openwrt.git] / target / linux / bcm47xx / mips74k / target.mk
diff --git a/target/linux/bcm47xx/mips74k/target.mk b/target/linux/bcm47xx/mips74k/target.mk
new file mode 100644 (file)
index 0000000..1e2e843
--- /dev/null
@@ -0,0 +1,9 @@
+BOARDNAME:=MIPS 74K
+CPU_TYPE:=74kc
+
+DEFAULT_PACKAGES += wpad-basic
+
+define Target/Description
+       Build firmware for Broadcom BCM47xx and BCM53xx devices with
+       MIPS 74K CPU.
+endef