Revisió b8b7fd0d
Afegit per Pau Escrich fa més de 10 anys
scripts/copyregdb.script | ||
---|---|---|
|
||
[ -z "$TBUILD" ] || [ ! -d "build/$TBUILD" ] && exit 1
|
||
cp -f scripts/files/regdb.txt build/$TBUILD/package/kernel/mac80211/files
|
||
cp -f scripts/files/920-regdb.patch build/$TBUILD/package/kernel/mac80211/patches
|
||
cp -f scripts/files/921-regdb.patch build/$TBUILD/package/kernel/mac80211/patches
|
||
#patch -p0 -d build/$TBUILD/ < scripts/files/copyregdb_iwinfo_iwinfo_lib.c.patch > /dev/null
|
També disponible a: Unified diff
Adapt regdb tuning to work in last OpenWRT trunk