From 02512b6185a533f24fc9e9f92682452deb648f57 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 5 Nov 2010 07:33:43 +0000 Subject: the same DEFAULT_PACKAGES should be selected in the generic Makefile SVN-Revision: 23885 --- target/linux/orion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/orion/Makefile') diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 4e6a378315..920aadf0d5 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -19,6 +19,6 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:="uImage" -DEFAULT_PACKAGES += kmod-crypto-mv-cesa +DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini $(eval $(call BuildTarget)) -- cgit v1.2.3