You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
304 B
8 lines
304 B
14 years ago
|
--- a/drivers/mtd/maps/Makefile
|
||
|
+++ b/drivers/mtd/maps/Makefile
|
||
13 years ago
|
@@ -57,3 +57,4 @@ obj-$(CONFIG_MTD_VMU) += vmu-flash.o
|
||
14 years ago
|
obj-$(CONFIG_MTD_GPIO_ADDR) += gpio-addr-flash.o
|
||
13 years ago
|
obj-$(CONFIG_MTD_LATCH_ADDR) += latch-addr-flash.o
|
||
|
obj-$(CONFIG_MTD_LANTIQ) += lantiq-flash.o
|
||
14 years ago
|
+obj-$(CONFIG_AMAZON_MTD) += amazon.o
|