1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15440 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-04-27 14:51:26 +00:00
parent 40efe09d28
commit 0cc51371c0
4 changed files with 155 additions and 984 deletions

View File

@@ -69,9 +69,6 @@ _export(getintvar)
_export(nvram_get)
_export(nvram_getall)
_export(nvram_set)
_export(nvram_unset)
_export(nvram_commit)
_export(srom_read)
_export(srom_write)