ifx hostapd build bug
This commit is contained in:
		
							parent
							
								
									1daa11d225
								
							
						
					
					
						commit
						5880ce2c43
					
				|  | @ -121,12 +121,7 @@ EOF | ||||||
| 			# patch < ${CustomFiles}/Patches/upgrade_intel_igpu_drv.patch -p1 -d ${WORK} | 			# patch < ${CustomFiles}/Patches/upgrade_intel_igpu_drv.patch -p1 -d ${WORK} | ||||||
| 			patch < ${CustomFiles}/Patches/fix_mac80211.patch -p1 -d ${WORK} | 			patch < ${CustomFiles}/Patches/fix_mac80211.patch -p1 -d ${WORK} | ||||||
| 			#fix hostapd | 			#fix hostapd | ||||||
| 			# rm -rf package/network/services/hostapd/* | 			sed -i "s/\#CONFIG_AP/CONFIG_AP/g" openwrt/package/network/services/hostapd/files/wpa* | ||||||
| 			# wget https://github.com/coolsnowwolf/lede/archive/2b5fdd941cc4047374fb3ac03c6fdac2f6baa8f8.zip |  | ||||||
| 			# unzip 2b5fdd941cc4047374fb3ac03c6fdac2f6baa8f8.zip |  | ||||||
| 			# cp lede-2b5fdd941cc4047374fb3ac03c6fdac2f6baa8f8/package/network/services/hostapd/* package/network/services/hostapd -r |  | ||||||
| 			# rm lede-2b5fdd941cc4047374fb3ac03c6fdac2f6baa8f8 -rf |  | ||||||
| 			# rm 2b5fdd941cc4047374fb3ac03c6fdac2f6baa8f8.zip -rf |  | ||||||
| 		;; | 		;; | ||||||
| 		esac | 		esac | ||||||
| 	;; | 	;; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue