aboutsummaryrefslogtreecommitdiffstats
path: root/samples/hidraw/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2015-03-14 21:57:22 +0100
committerJiri Kosina <jkosina@suse.cz>2015-03-15 10:11:21 -0400
commit04303f8ec14269b0ea2553863553bc7eaadca1f8 (patch)
treea814df06fe760b693693071b60f8ab6205998a2d /samples/hidraw/Makefile
parentHID: map telephony usage page (diff)
downloadlinux-dev-04303f8ec14269b0ea2553863553bc7eaadca1f8.tar.xz
linux-dev-04303f8ec14269b0ea2553863553bc7eaadca1f8.zip
HID: samples/hidraw: make it possible to select device
Makefile that can actually build the example, and allow selecting device to work on. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'samples/hidraw/Makefile')
-rw-r--r--samples/hidraw/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/hidraw/Makefile b/samples/hidraw/Makefile
index 382eeae77bd6..a9ab96188fbe 100644
--- a/samples/hidraw/Makefile
+++ b/samples/hidraw/Makefile
@@ -8,3 +8,5 @@ hostprogs-y := hid-example
always := $(hostprogs-y)
HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include
+
+all: hid-example