X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2FMakefile;h=f9d7e32454be935f2cf9e7927b5bfc4220180198;hb=1e55e76a201ed42ffe68023494e5e9f7d6f59515;hp=023ce4e06654433fb2dd771d695b7a0e9a2a5fc0;hpb=5d6040bfaef331728c758c82c63fd579db1ab59b;p=openwrt.git diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 023ce4e066..f9d7e32454 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=bcm53xx -BOARDNAME:=Broadcom BCM47xx/53xx with ARM CPU +BOARDNAME:=Broadcom BCM47xx/53xx (ARM) FEATURES:=squashfs usb pci pcie gpio MAINTAINER:=Hauke Mehrtens CPU_TYPE:=cortex-a9 @@ -23,6 +23,6 @@ endef KERNELNAME:="zImage dtbs" -DEFAULT_PACKAGES += swconfig +DEFAULT_PACKAGES += swconfig wpad-mini $(eval $(call BuildTarget))