This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-04 21:14:21 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
b2348e69ad
openwrt
/
target
/
linux
/
bcm53xx
/
files-4.1
/
drivers
/
firmware
/
broadcom
/
Makefile
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
bcm53xx: backport NVRAM driver sent upstream Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43612
2014-12-10 21:50:57 +00:00
obj-$(CONFIG_BCM47XX_NVRAM)
+=
bcm47xx_nvram.o
bcm53xx: use SPROM driver queued for 4.6 Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48935
2016-03-06 18:08:03 +00:00
obj-$(CONFIG_BCM47XX_SPROM)
+=
bcm47xx_sprom.o
Reference in New Issue
Copy Permalink