Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6-microblaze.git] / samples / connector / Makefile
index fe3c854..6ad7162 100644 (file)
@@ -14,4 +14,4 @@ HOSTCFLAGS_ucon.o += -I$(objtree)/usr/include
 all: modules
 
 modules clean:
-       $(MAKE) -C ../.. SUBDIRS=$(CURDIR) $@
+       $(MAKE) -C ../.. M=$(CURDIR) $@