Skip to content

Commit

Permalink
mt7615: remove V4.4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Dec 26, 2018
1 parent 288eb93 commit 3f461bb
Show file tree
Hide file tree
Showing 622 changed files with 0 additions and 546,651 deletions.
3 changes: 0 additions & 3 deletions trunk/build_firmware_modify
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,6 @@ if [ -n "$CONFIG_MT7628_AP" ] ; then
fi
if [ -n "$CONFIG_MT7615_AP" ] ; then
dir_wifi_ver="4.4.2.1"
if [ "$CONFIG_FIRMWARE_WIFI_DRIVER" = "4.4.1.2" ] ; then
dir_wifi_ver="4.4.1.2"
fi
cp -rfL "$dir_wifi_src/rtpci/$dir_wifi_ver/mt7615" "$dir_wifi_dst/"
cp -rfL "$dir_wifi_src/rtpci/$dir_wifi_ver/mt7615_ap" "$dir_wifi_dst/"
fi
Expand Down
1 change: 0 additions & 1 deletion trunk/configs/templates/K2P_DRV.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CONFIG_TOOLCHAIN_DIR=/opt/rt-n56u/toolchain-mipsel
#CONFIG_FIRMWARE_CPU_SLEEP=y

### Kernel driver select for WiFi AP 2.4GHz/5GHz
### 4.4.1.2 = MT7615 v4.4.1.2
### 4.4.2.1 = MT7615 v4.4.2.1
CONFIG_FIRMWARE_WIFI_DRIVER=4.4.2.1

Expand Down
1 change: 0 additions & 1 deletion trunk/configs/templates/K2P_nano.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CONFIG_TOOLCHAIN_DIR=/opt/rt-n56u/toolchain-mipsel
#CONFIG_FIRMWARE_CPU_SLEEP=y

### Kernel driver select for WiFi AP 2.4GHz/5GHz
### 4.4.1.2 = MT7615 v4.4.1.2
### 4.4.2.1 = MT7615 v4.4.2.1
CONFIG_FIRMWARE_WIFI_DRIVER=4.4.2.1

Expand Down
Loading

0 comments on commit 3f461bb

Please sign in to comment.