]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
authorMichael Brown <mcb30@ipxe.org>
Wed, 4 Mar 2015 17:22:07 +0000 (17:22 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 5 Mar 2015 00:57:44 +0000 (00:57 +0000)
commit86ae6e6c1836e43993a14db278398fc54e5419bd
tree92758900be8ba37c36448094747ace0c2f97e13e
parent04c1ea81709b3de2658331761eb94843110c165f
[build] Use REQUIRE_OBJECT() to drag in per-object configuration

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/prefix/romprefix.S
src/config/config_isaromprefix.c [deleted file]
src/config/config_mromprefix.c [deleted file]
src/config/config_pciromprefix.c [deleted file]
src/drivers/bus/usb.c
src/include/compiler.h
src/net/80211/net80211.c
src/net/ethernet.c
src/net/fc.c
src/net/infiniband.c
src/usr/route.c