From deb66a555e8856d253a5feb6620ae4d50f404e69 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 22 Jan 2015 09:35:12 +0000 Subject: ramips: improve and fix Memory 2 Move support This patch is a follow up for my previous patch: "ramips: add support for Intenso Memory 2 Move USB 3.0". It fixes a couple of errors in the DTS (one of which broke the gpio-buttons). The kmod-leds-gpio dependency has been dropped as it is already part of the ramips target. Furthermore the ramdisk/uImage image is generated by default for the rt3050 subtarget. This image is needed to flash OpenWrt for the first time onto the device via TFTP. Signed-off-by: Christian Lamparter SVN-Revision: 44072 --- target/linux/ramips/rt305x/profiles/m2m.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/rt305x/profiles') diff --git a/target/linux/ramips/rt305x/profiles/m2m.mk b/target/linux/ramips/rt305x/profiles/m2m.mk index ea803baa25..1b13cc5068 100644 --- a/target/linux/ramips/rt305x/profiles/m2m.mk +++ b/target/linux/ramips/rt305x/profiles/m2m.mk @@ -8,7 +8,7 @@ define Profile/M2M NAME:=Intenso Memory 2 Move PACKAGES:=\ - kmod-ledtrig-netdev kmod-ledtrig-timer kmod-leds-gpio \ + kmod-ledtrig-netdev kmod-ledtrig-timer \ kmod-usb-core kmod-usb2 kmod-usb-storage kmod-scsi-core \ kmod-fs-ext4 kmod-fs-vfat block-mount endef -- cgit v1.2.3