mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
Set cfg80211 region to EU
This commit is contained in:
@@ -331,6 +331,7 @@
|
||||
* wireless_tools.30.pre6
|
||||
* wpa_supplicant-0.6.9
|
||||
* x11libs-core28-r1
|
||||
* xen-3.4.0
|
||||
* xfsprogs-2.9.4
|
||||
* xvidcore-1.2.1
|
||||
* zlib-1.2.3
|
||||
|
||||
@@ -85,4 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && sed -i -e "s|\t@# All the scripts|\nende:|g" Makefile
|
||||
|
||||
cd $(DIR_APP) && make KLIB=/lib/modules/$(KVER)-$(VERSUFIX) KMODDIR=kernel install
|
||||
|
||||
# Set Regulatory Domain to "EU" (use Channel 1-14 max. 20db)
|
||||
echo options cfg80211 ieee80211_regdom=EU > /etc/modprobe.d/cfg80211
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user