Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248509
b: refs/heads/master
c: d431b2e
h: refs/heads/master
i:
  248507: c473e08
v: v3
  • Loading branch information
Randy Dunlap authored and Jiri Kosina committed Apr 21, 2011
1 parent 5b5ffbf commit 7d551db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb3e85fe19575cce8af82bc62a070c72e8f781b8
refs/heads/master: d431b2e33cd54e4334019a95979ae93aea4735e8
4 changes: 2 additions & 2 deletions trunk/samples/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ config SAMPLE_KDB
command to the kdb shell.

config SAMPLE_HIDRAW
tristate "Build simple hidraw example"
depends on HIDRAW
bool "Build simple hidraw example"
depends on HIDRAW && HEADERS_CHECK
help
Build an example of how to use hidraw from userspace.

Expand Down
2 changes: 2 additions & 0 deletions trunk/samples/hidraw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ hostprogs-y := hid-example

# Tell kbuild to always build the programs
always := $(hostprogs-y)

HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include

0 comments on commit 7d551db

Please sign in to comment.