projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
[openwrt.git]
/
target
/
linux
/
x86
/
generic
/
profiles
/
Soekris45xx.mk
diff --git
a/target/linux/x86/generic/profiles/Soekris45xx.mk
b/target/linux/x86/generic/profiles/Soekris45xx.mk
index
a325517
..
d1d88c6
100644
(file)
--- a/
target/linux/x86/generic/profiles/Soekris45xx.mk
+++ b/
target/linux/x86/generic/profiles/Soekris45xx.mk
@@
-7,7
+7,7
@@
define Profile/Soekris45xx
NAME:=Soekris Net45xx
define Profile/Soekris45xx
NAME:=Soekris Net45xx
- PACKAGES:=kmod-natsemi kmod-leds-net48xx kmod-
sc520-wdt
+ PACKAGES:=kmod-natsemi kmod-leds-net48xx kmod-
wdt-sc520
endef
define Profile/Soekris45xx/Description
endef
define Profile/Soekris45xx/Description
This page took
0.023067 seconds
and
4
git commands to generate.