1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

wpan.mk: fix typo thanks blogic and jivs

This commit is contained in:
Xiangfu Liu 2011-12-01 21:21:47 +08:00
parent 8fa1337cb9
commit 484be412b5

View File

@ -36,7 +36,7 @@ define KernelPackage/mac802154
KCONFIG:= \
CONFIG_MAC802154 \
CONFIG_MAC802154_PROTO_DEBUG=y \
CONFIG_IEEE802154_DRIVER=y \
CONFIG_IEEE802154_DRIVERS=y \
CONFIG_IEEE802154_DRIVERS_DEBUG=y
DEPENDS:=+kmod-ieee802154
FILES:=$(LINUX_DIR)/net/mac802154/mac802154.ko