From 037ef13a161c6167b328aaf6ca0e259a5b7db037 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 14 Jun 2018 17:21:19 +0200 Subject: brcm2708: move wifi calibration EEPROMs out of base-files Ship EEPROM blobs for specific supported board only and don't have them lurking around in our source tree but rather download them from @github/RPi-Distro/firmware-nonfree upstream. Signed-off-by: Daniel Golle --- target/linux/brcm2708/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/brcm2708/Makefile') diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile index 8f3107bf1a..3032b9ffd1 100644 --- a/target/linux/brcm2708/Makefile +++ b/target/linux/brcm2708/Makefile @@ -27,8 +27,7 @@ DEFAULT_PACKAGES += \ kmod-usb-hid \ kmod-sound-core kmod-sound-arm-bcm2835 \ kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \ - brcmfmac-firmware-43430-sdio brcmfmac-firmware-43455-sdio \ - kmod-brcmfmac wpad-mini partx-utils mkf2fs e2fsprogs + partx-utils mkf2fs e2fsprogs KERNELNAME:=Image dtbs -- cgit v1.2.3