opnsense-src/sys/boot/i386
Bryan Drewery b791fbe630 META MODE: Don't create .meta files when symlinking sources into the obj directory.
Tracking these leads to situations where meta mode will consider the
file to be out of date if /bin/sh or /bin/ln are newer than the source
file.  There's no reason for meta mode to do this as make is already
handling the rebuild dependency fine.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:44:43 +00:00
..
boot0 Remove disconnected boot0ext. 2015-11-20 18:10:02 +00:00
boot0sio META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
boot2 META MODE: Don't create .meta files when symlinking sources into the obj directory. 2015-11-25 19:44:43 +00:00
btx Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
cdboot NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
common Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
gptboot Change gptldr from relocating 0xfff1 bytes of boot2 to relocating 0x20000 2015-10-08 15:38:34 +00:00
gptzfsboot Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
kgzldr NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
libfirewire Fix panic in firewire and creation of invalid config ROM. 2015-01-23 23:53:56 +00:00
libi386 SMBIOS support for EFI. 2015-04-06 06:55:47 +00:00
loader META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
mbr NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
pmbr NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
pxeldr Similar to r130943 for cdboot.S, update the license on this file to a 2014-02-05 17:22:54 +00:00
zfsboot Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
zfsloader META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
Makefile Disconnect unused kgzldr from sys/boot/i386 2015-11-20 21:56:20 +00:00
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00