OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
dev
/
usb
/
t_hid
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
t_hid
History log of
/src/tests/dev/usb/t_hid/Makefile
Revision
Date
Author
Comments
1.5
01-Mar-2020
christos
fix build by adding a Makefile.inc that chains up.
1.4
01-Mar-2020
christos
Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
1.3
01-Jun-2019
kre
Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)
The effect is that -lrump now requires -lrumpvfs
This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
1.2
10-Dec-2017
bouyer
branches: 1.2.4;
Fix fallout from hid factorisation:
- need to install sys/dev/hid/hid.h for userland
- include it where needed - most of the time in place if usb/usbhid.h
1.1
08-Jan-2016
jakllsch
rework build of t_hid to be more reliable, while working around ATF cruddyness
1.2.4.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.2.4.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Wed Oct 29 20:09:47 GMT 2025