treewide: replace wpad-basic-wolfssl default
[openwrt/staging/wigyori.git] / target / linux / archs38 / generic / profiles / 00-default.mk
index ec9bbbb19ff477829e02f138ec653a9c6dcac0fb..ae3292e5b921b80b0cd3ebc871cf500d55089b57 100644 (file)
@@ -1,13 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Copyright (C) 2016 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
 
 define Profile/Default
        NAME:=Default Profile (all drivers)
-       PACKAGES:= kmod-usb2 kmod-ath9k-htc wpad-basic
+       PACKAGES:= kmod-usb2 kmod-ath9k-htc wpad-basic-mbedtls
 endef
 
 define Profile/Default/Description