projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: remove 2.6.3[24] support
[openwrt.git]
/
target
/
linux
/
ifxmips
/
ar9
/
profiles
/
200-Ralink.mk
diff --git
a/target/linux/ifxmips/ar9/profiles/200-Ralink.mk
b/target/linux/ifxmips/ar9/profiles/200-Ralink.mk
index
dd9716a
..
e443745
100644
(file)
--- a/
target/linux/ifxmips/ar9/profiles/200-Ralink.mk
+++ b/
target/linux/ifxmips/ar9/profiles/200-Ralink.mk
@@
-6,12
+6,9
@@
#
define Profile/Ralink
#
define Profile/Ralink
- NAME:=Ralink RT61 Wifi
(ARV452)
- PACKAGES:=kmod-rt61-pci
+ NAME:=Ralink RT61 Wifi
+ PACKAGES:=kmod-rt61-pci
hostapd-mini
endef
endef
-define Profile/Ralink/Description
- Package set compatible with hardware using Ralink WiFi cards
-endef
$(eval $(call Profile,Ralink))
$(eval $(call Profile,Ralink))
This page took
0.02605 seconds
and
4
git commands to generate.