This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-20 21:59:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
sys
/
boot
/
ia64
/
Makefile
6 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add "empty" makefile. Cross-building fails without it.
2000-12-07 23:08:09 -05:00
# $FreeBSD$
Major rework of the ia64 loaders. The two primary objectives are: 1. Make libefi portable by removing ia64 specific code and build it on i386 and amd64 by default to prevent regressions. These changes include fixes and improvements over previous code to establish or improve APIs where none existed or when the amount of kluging was unacceptably high. 2. Increase the amount of sharing between the efi and ski loaders to improve maintainability of the loaders and simplify making changes to the loader-kernel handshaking in the future. The version of the efi and ski loaders are now both changed to 1.2 as user visible improvements and changes have been made.
2006-11-05 17:03:04 -05:00
SUBDIR
=
common efi ski
Add "empty" makefile. Cross-building fails without it.
2000-12-07 23:08:09 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in a new issue
Copy permalink