From 7a19d5a01ba0518a45f672c057c818e04e64dd13 Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 5 Nov 2010 07:33:43 +0000 Subject: [orion]: the same DEFAULT_PACKAGES should be selected in the generic Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23885 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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