projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] refresh and refine 972-cpmac_multi_probe.patch, patch from sn9
[openwrt.git]
/
target
/
linux
/
ar71xx
/
generic
/
profiles
/
01-minimal.mk
diff --git
a/target/linux/ar71xx/generic/profiles/01-minimal.mk
b/target/linux/ar71xx/generic/profiles/01-minimal.mk
index
3651c88
..
812ae6f
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/01-minimal.mk
+++ b/
target/linux/ar71xx/generic/profiles/01-minimal.mk
@@
-5,12
+5,12
@@
# See /LICENSE for more information.
#
# See /LICENSE for more information.
#
-define Profile/
DefaultNoWifi
- NAME:=
Default Profile (no WiFi
)
+define Profile/
Minimal
+ NAME:=
Minimal Profile (no drivers
)
PACKAGES:=
endef
PACKAGES:=
endef
-define Profile/
DefaultNoWifi
/Description
-
Default
package set compatible with most boards.
+define Profile/
Minimal
/Description
+
Minimal
package set compatible with most boards.
endef
endef
-$(eval $(call Profile,
DefaultNoWifi
))
+$(eval $(call Profile,
Minimal
))
This page took
0.025333 seconds
and
4
git commands to generate.