M7350v2_en_gpl
This commit is contained in:
1
oe-core/meta-msm/recipes/hostap-daemon/hostap-daemon-ath6kl_git.bb
Normal file → Executable file
1
oe-core/meta-msm/recipes/hostap-daemon/hostap-daemon-ath6kl_git.bb
Normal file → Executable file
@ -19,4 +19,5 @@ do_configure_append() {
|
||||
echo "CFLAGS += -I${WORKSPACE}/wlan/host/os/linux/include" >> .config
|
||||
echo "CFLAGS += -I${WORKSPACE}/wlan/host/wlan/include" >> .config
|
||||
echo "${@base_conditional('TP_WIRELESS_ACL_TYPE_BLACK', 'y', 'CONFIG_WIRELESS_ACL_TYPE_BLACK=y', '', d)}" >> .config
|
||||
echo "${@base_conditional('TP_NEED_WLAN_MODULE_BCM', 'y', 'CONFIG_TP_WLAN_MODULE_BCM=y', '', d)}" >> .config
|
||||
}
|
||||
|
Reference in New Issue
Block a user