enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt/staging/wigyori.git] / target / linux / amazon-2.6 / patches / 130-mtd_drivers.patch
1 Index: linux-2.6.21.5/drivers/mtd/maps/Makefile
2 ===================================================================
3 --- linux-2.6.21.5.orig/drivers/mtd/maps/Makefile 2007-06-24 07:55:22.138253344 +0200
4 +++ linux-2.6.21.5/drivers/mtd/maps/Makefile 2007-06-24 07:56:58.207648576 +0200
5 @@ -72,3 +72,4 @@
6 obj-$(CONFIG_MTD_OMAP_NOR) += omap_nor.o
7 obj-$(CONFIG_MTD_MTX1) += mtx-1_flash.o
8 obj-$(CONFIG_MTD_TQM834x) += tqm834x.o
9 +obj-$(CONFIG_AMAZON_MTD) += amazon.o