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
/
Wrap.mk
diff --git
a/target/linux/x86/generic/profiles/Wrap.mk
b/target/linux/x86/generic/profiles/Wrap.mk
index
4a21f03
..
62532ac
100644
(file)
--- a/
target/linux/x86/generic/profiles/Wrap.mk
+++ b/
target/linux/x86/generic/profiles/Wrap.mk
@@
-7,7
+7,7
@@
define Profile/Wrap
NAME:=PCEngines WRAP
define Profile/Wrap
NAME:=PCEngines WRAP
- PACKAGES:=kmod-i2c-scx200 kmod-natsemi kmod-leds-wrap kmod-
scx200-gpio kmod-scx200-wdt
kmod-hwmon-pc87360
+ PACKAGES:=kmod-i2c-scx200 kmod-natsemi kmod-leds-wrap kmod-
gpio-scx200 kmod-wdt-scx200
kmod-hwmon-pc87360
endef
define Profile/Wrap/Description
endef
define Profile/Wrap/Description
This page took
0.021684 seconds
and
4
git commands to generate.