X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmemstick%2Fhost%2FMakefile;h=12530e4311d31143dcab38c1405d92b02418c8de;hb=595f403c1af37b1339e64b89040528b8cd48c5a3;hp=ee666380efa11eb502401f7dbafa6260914ce1e7;hpb=451688ba0b488faf274e13dc591734b1e695642c;p=linux-2.6 diff --git a/drivers/memstick/host/Makefile b/drivers/memstick/host/Makefile index ee666380ef..12530e4311 100644 --- a/drivers/memstick/host/Makefile +++ b/drivers/memstick/host/Makefile @@ -3,8 +3,8 @@ # ifeq ($(CONFIG_MEMSTICK_DEBUG),y) - EXTRA_CFLAGS += -DDEBUG + EXTRA_CFLAGS += -DDEBUG endif -obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o - +obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o +obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o