From 7350373657768c1f3ed542adabbc80084af493fd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Oct 2014 20:05:52 +0000 Subject: octeon: remove kmod-ath9k from default packages Looks like the targets are Ubiquiti routers which don't come with any wireless cards. Signed-off-by: Roman Yeryomin SVN-Revision: 42810 --- target/linux/octeon/profiles/000-Generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/octeon/profiles/000-Generic.mk b/target/linux/octeon/profiles/000-Generic.mk index 427fbba..cf9a013 100644 --- a/target/linux/octeon/profiles/000-Generic.mk +++ b/target/linux/octeon/profiles/000-Generic.mk @@ -7,7 +7,7 @@ define Profile/generic NAME:=Generic Octeon board - PACKAGES:=kmod-ath9k + PACKAGES:= endef define Profile/generic/Description -- cgit v1.1