]> Zhao Yanbai Git Server - minix.git/commit
minix/driver/storage/ramdisk: Makefile rework 14/2714/2
authorLionel Sambuc <lionel@minix3.org>
Sun, 3 Aug 2014 19:38:36 +0000 (21:38 +0200)
committerGerrit Code Review <gerrit@localhost>
Wed, 20 Aug 2014 14:24:35 +0000 (10:24 -0400)
commitd13085797bcb4dad5a37987ee78085c806d4b8ce
treef4fb36eb79cbc61071438cf533ab41bfb9aa30d5
parent187bd3cde6b9003b582b751ca685e3b13b65892b
minix/driver/storage/ramdisk: Makefile rework

This is an attempt at simplifying the Makefile, by specifying the home
directory of every utility, instead of trying to guess depending on some
variable.

While this is a bit more verbose, this simplifies the logic. This also makes
it simpler to add / remove programs from the ramdisk.

Change-Id: Id789a6cc6e5a9be11decec0f30c5327f19819aa1
minix/drivers/storage/ramdisk/Makefile