]> Zhao Yanbai Git Server - minix.git/commit
simplify build logic a bit
authorBen Gras <ben@minix3.org>
Sun, 23 Oct 2011 23:53:30 +0000 (23:53 +0000)
committerBen Gras <ben@minix3.org>
Fri, 18 Nov 2011 16:11:17 +0000 (17:11 +0100)
commitb1eba81b9d28f806683a7c3f662c5e6ddad43792
treefba51e8a3144f50896fe012bb0373e00f087a3fd
parent3f9ef4ac4659669546c524815b52afb3af175ea9
simplify build logic a bit

. always compile acpi, with clang, so never have
  build/clean inconsistencies; can be enabled (i.e. run
  at boot time) by setting acpi variable in the boot monitor
. always strip binaries with the right strip cmd, so never
  have ack/elf strip inconsistencies
drivers/Makefile
drivers/acpi/Makefile
drivers/ramdisk/Makefile
drivers/ramdisk/rc