minix/minix/drivers
David van Moolenbroek 8731fd1c47 audio: use standard Makefile structure
The previous approach of including libraries through the parent
directory's Makefile.inc created linking issues, with libchardriver
not finding snprintf in certain cases.  The new approach of including
libraries through the driver's only Makefile is the one used by all
other drivers.

Change-Id: I96e6308e12e54f0fce8ecf58bd061269860d4355
2015-08-08 16:55:03 +00:00
..
audio audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
bus Maybe a broken bios/device setting 2015-03-11 13:46:45 +01:00
clock svrctl(2) update 2014-09-29 16:15:21 +00:00
eeprom Move all services to /service 2014-07-31 16:00:31 +02:00
examples New sources layout 2014-07-31 16:00:30 +02:00
hid handle lack of pckbd more gracefully 2015-06-15 17:11:29 +02:00
iommu New sources layout 2014-07-31 16:00:30 +02:00
net orinoco: retire 2015-07-20 16:55:15 +00:00
power ACPI: OS-dependent code tweaks 2015-02-10 13:47:28 +00:00
printer New sources layout 2014-07-31 16:00:30 +02:00
sensors ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
storage eMMC: add support to 8-bit mode. 2015-07-26 15:53:37 +00:00
system LOG: fix bugs in userland write handler 2015-07-26 11:56:36 +00:00
tty Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
usb minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
video minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
vmm_guest New sources layout 2014-07-31 16:00:30 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00