projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b59499
)
orion: fix preselection for ath9k
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Mar 2009 00:53:20 +0000
(
00:53
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 15 Mar 2009 00:53:20 +0000
(
00:53
+0000)
SVN-Revision: 14878
target/linux/orion/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index 2e2727ff14089cd7410ac786ca267e113e1f171f..c32b4668b0a2434bfb0f440d2df1741978f387e7 100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-17,6
+17,6
@@
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
-DEFAULT_PACKAGES += kmod-ath9k
-new
hostapd-mini
+DEFAULT_PACKAGES += kmod-ath9k hostapd-mini
$(eval $(call BuildTarget))