aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic/profiles/Wrap.mk
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-24 14:08:49 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-24 14:08:49 +0000
commitf9541ac0d4c75cd859efe5a24b197ce00fafd2e9 (patch)
treecd92bd3b82f5bd1a3cd2d24679d309d8083cf6b2 /target/linux/x86/generic/profiles/Wrap.mk
parentd96335b041481a21562a03098217653704307b51 (diff)
downloadupstream-f9541ac0d4c75cd859efe5a24b197ce00fafd2e9.tar.gz
upstream-f9541ac0d4c75cd859efe5a24b197ce00fafd2e9.tar.bz2
upstream-f9541ac0d4c75cd859efe5a24b197ce00fafd2e9.zip
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/generic/profiles/Wrap.mk')
-rw-r--r--target/linux/x86/generic/profiles/Wrap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/generic/profiles/Wrap.mk b/target/linux/x86/generic/profiles/Wrap.mk
index 4a21f03810..62532ac828 100644
--- 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
- 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