From aed622fd2cccaac076436139e74fe408f6f1d9d7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 10 Apr 2011 15:08:28 +0000 Subject: amazon: Upgrade amazon target to kernel 2.6.37 This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576 --- target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch (limited to 'target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch') diff --git a/target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch b/target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch new file mode 100644 index 0000000000..b13a8374ff --- /dev/null +++ b/target/linux/amazon/patches-2.6.37/130-mtd_drivers.patch @@ -0,0 +1,7 @@ +--- a/drivers/mtd/maps/Makefile ++++ b/drivers/mtd/maps/Makefile +@@ -59,3 +59,4 @@ obj-$(CONFIG_MTD_RBTX4939) += rbtx4939-f + obj-$(CONFIG_MTD_VMU) += vmu-flash.o + obj-$(CONFIG_MTD_GPIO_ADDR) += gpio-addr-flash.o + obj-$(CONFIG_MTD_BCM963XX) += bcm963xx-flash.o ++obj-$(CONFIG_AMAZON_MTD) += amazon.o -- cgit v1.2.3