Commit e6c8ab78 authored by Tim Gardner's avatar Tim Gardner Committed by Kleber Sacilotto de Souza

UBUNTU: OpenNSL: Enable Kconfig and build

BugLink: https://launchpad.net/bugs/1665783Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
Signed-off-by: default avatarWen-chien Jesse Sung <jesse.sung@canonical.com>
Acked-by: default avatarBrad Figg <brad.figg@canonical.com>
Acked-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Signed-off-by: default avatarThadeu Lima de Souza Cascardo <cascardo@canonical.com>
[klebers: fixed the ## lines to avoid merge conflicts]
Signed-off-by: default avatarKleber Sacilotto de Souza <kleber.souza@canonical.com>
parent 3e5b3389
......@@ -26,5 +26,12 @@ source "ubuntu/rsi/Kconfig"
##
##
##
source "ubuntu/opennsl/Kconfig"
##
##
##
##
##
##
endmenu
......@@ -40,6 +40,11 @@ obj-$(CONFIG_WLAN_VENDOR_RSI) += rsi/
##
##
##
obj-$(CONFIG_OPENNSL) += opennsl/
##
##
##
##
##
##
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment