From 7716517d56d4835f23427e2f3ba87528340b0845 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 24 Apr 2010 14:08:49 +0000 Subject: 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 --- target/linux/x86/generic/profiles/Soekris45xx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 a3255178b..d1d88c6fc 100644 --- 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 - PACKAGES:=kmod-natsemi kmod-leds-net48xx kmod-sc520-wdt + PACKAGES:=kmod-natsemi kmod-leds-net48xx kmod-wdt-sc520 endef define Profile/Soekris45xx/Description -- cgit v1.2.3