]> Zhao Yanbai Git Server - minix.git/commit
Kernel: correctly set USE_ defines from Makefile 49/3049/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 17 Jul 2015 21:30:17 +0000 (23:30 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 8 Aug 2015 16:56:37 +0000 (16:56 +0000)
commitefa7e3e6d26b9b4b0db20be87b14e5b6e9e0c038
treeed3e96f29d1965142e5355cf4aa42db26a9d7b52
parenta082b2af624583a7e2dda1ea970e55c5dcade0d3
Kernel: correctly set USE_ defines from Makefile

Without defining these to 1, #if statements on them will fail.

Change-Id: Ifc4824a6ffacc4bebcfd6f1110c864d7eb16401a
minix/kernel/Makefile