Home
last modified time | relevance | path

Searched hist:fb68d4be95fef4aab82c2a97da93a898d532dd57 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefilefb68d4be95fef4aab82c2a97da93a898d532dd57 Sat Feb 04 03:55:59 CST 2012 Gerard Snitselaar <dev@snitselaar.org> 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>