kbuild: clean up samples directory
authorGerard Snitselaar <dev@snitselaar.org>
Sat, 4 Feb 2012 09:55:59 +0000 (02:55 -0700)
committerMichal Marek <mmarek@suse.cz>
Sat, 25 Feb 2012 00:18:56 +0000 (01:18 +0100)
commitfb68d4be95fef4aab82c2a97da93a898d532dd57
tree114323fdd7b05172a2af37036276d67c31eb81f4
parentf858ee8b8cd8c216ddbeefae6e047ce90cae9cca
kbuild: clean up samples directory

Playing around with make randconfig I ended up with CONFIG_SAMPLES
set. After cleaning up the build I noticed that git status was
showing samples/hidraw/hid-example as an untracked file.

Adding samples to clean-dirs seems to solve the problem, but
I don't know if that is the correct way to solve the issue.

Signed-off-by: Gerard Snitselaar <dev@snitselaar.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile