projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), spare the...
[openwrt.git]
/
target
/
linux
/
ifxmips
/
danube
/
profiles
/
100-Atheros.mk
diff --git
a/target/linux/ifxmips/danube/profiles/100-Atheros.mk
b/target/linux/ifxmips/danube/profiles/100-Atheros.mk
index
71804b2
..
945868a
100644
(file)
--- a/
target/linux/ifxmips/danube/profiles/100-Atheros.mk
+++ b/
target/linux/ifxmips/danube/profiles/100-Atheros.mk
@@
-6,12
+6,9
@@
#
define Profile/Atheros
#
define Profile/Atheros
- NAME:=Atheros WiFi
(default)
- PACKAGES:=kmod-madwifi
+ NAME:=Atheros WiFi
+ PACKAGES:=kmod-madwifi
hostapd-mini
endef
endef
-define Profile/Atheros/Description
- Package set compatible with hardware using Atheros WiFi cards
-endef
$(eval $(call Profile,Atheros))
$(eval $(call Profile,Atheros))
This page took
0.028712 seconds
and
4
git commands to generate.