]> Zhao Yanbai Git Server - minix.git/commit
Use objcopy to build ramdisk object
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Tue, 17 Jan 2012 15:04:58 +0000 (16:04 +0100)
committerBen Gras <ben@minix3.org>
Fri, 17 Feb 2012 12:56:38 +0000 (12:56 +0000)
commitab0a67f7af7bf6140a7cd2e3952e292fb0dc5924
tree1f3c81ad5ed3a4ab9224041493280e65131d9163
parent5a645f22a86f086849945a5dd6acbf59f38c913a
Use objcopy to build ramdisk object

. during build, uses much less memory,
  disk space, and time
. lets us throw out bintoc
drivers/memory/Makefile
drivers/memory/imgrd.c [deleted file]
drivers/memory/local.h
drivers/ramdisk/Makefile
drivers/ramdisk/bintoc.c [deleted file]
tools/Makefile