mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	Remove broadcom firmware, provided by brcmfacm-board-rpi3
This commit is contained in:
		
							parent
							
								
									89fb07643f
								
							
						
					
					
						commit
						c9f19652ac
					
				
					 2 changed files with 0 additions and 38 deletions
				
			
		| 
						 | 
				
			
			@ -1,28 +0,0 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=firmware-nonfree
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_URL:=https://github.com/RPi-Distro/firmware-nonfree.git
 | 
			
		||||
PKG_SOURCE_DATE:=2018-05-27
 | 
			
		||||
PKG_SOURCE_VERSION:=86e88fbf0345da49555d0ec34c80b4fbae7d0cd3
 | 
			
		||||
PKG_MIRROR_HASH:=bef9efe173b87e7afc37bb856f9727c4ff64a1ee1cbe6640d22bae79601553bb
 | 
			
		||||
 | 
			
		||||
SCAN_DEPS = *.mk
 | 
			
		||||
 | 
			
		||||
include $(INCLUDE_DIR)/package.mk
 | 
			
		||||
 | 
			
		||||
define Package/firmware-default
 | 
			
		||||
  SECTION:=firmware
 | 
			
		||||
  CATEGORY:=Firmware
 | 
			
		||||
  URL:=https://github.com/RPi-Distro/firmware-nonfree.git
 | 
			
		||||
  TITLE:=$(1)
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define Build/Compile
 | 
			
		||||
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
include $(wildcard ./*.mk)
 | 
			
		||||
#$(eval $(call BuildPackage,firmware-nonfree))
 | 
			
		||||
| 
						 | 
				
			
			@ -1,10 +0,0 @@
 | 
			
		|||
Package/brcmfmac-firmware-43455-sdio = $(call Package/firmware-default,Broadcom BCM43455 FullMac SDIO firmware)
 | 
			
		||||
define Package/brcmfmac-firmware-43455-sdio/install
 | 
			
		||||
	$(INSTALL_DIR) $(1)/lib/firmware/brcm
 | 
			
		||||
	$(INSTALL_DATA) \
 | 
			
		||||
		$(PKG_BUILD_DIR)/brcm/brcmfmac43455-sdio.bin \
 | 
			
		||||
		$(PKG_BUILD_DIR)/brcm/brcmfmac43455-sdio.clm_blob \
 | 
			
		||||
		$(PKG_BUILD_DIR)/brcm/brcmfmac43455-sdio.txt \
 | 
			
		||||
		$(1)/lib/firmware/brcm/
 | 
			
		||||
endef
 | 
			
		||||
$(eval $(call BuildPackage,brcmfmac-firmware-43455-sdio))
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue