]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/vt6655/Makefile
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
[~andy/linux] / drivers / staging / vt6655 / Makefile
index 824c97187872e9cab4c2804306f7480a444c0635..f7544a6cb63e8f96d2459f5c749fd31d0263179d 100644 (file)
@@ -1,6 +1,6 @@
 # TODO: all of these should be removed
-EXTRA_CFLAGS += -DLINUX -D__KERNEL__ -D__NO_VERSION__
-EXTRA_CFLAGS += -DHOSTAP
+ccflags-y := -DLINUX -D__KERNEL__ -D__NO_VERSION__
+ccflags-y += -DHOSTAP
 
 vt6655_stage-y +=      device_main.o \
        card.o \