mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
oops, 2 typos missed from [8721]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8722 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -294,7 +294,7 @@ define KernelPackage/bluetooth
|
||||
CONFIG_BLUEZ_RFCOMM \
|
||||
CONFIG_BLUEZ_BNEP \
|
||||
CONFIG_BLUEZ_HCIUART \
|
||||
CONFIG_BLUEZ_HCIUSB
|
||||
CONFIG_BLUEZ_HCIUSB \
|
||||
CONFIG_BT \
|
||||
CONFIG_BT_L2CAP \
|
||||
CONFIG_BT_SCO \
|
||||
|
||||
@@ -177,7 +177,7 @@ define KernelPackage/usb-audio
|
||||
$(call usbdep,+kmod-soundcore)
|
||||
TITLE:=Support for audio devices
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_AUDIO
|
||||
CONFIG_USB_AUDIO \
|
||||
CONFIG_SND_USB_AUDIO
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user