This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
955a2deb52
freebsd-skq
/
sys
/
modules
/
aic7xxx
/
Makefile
7 lines
56 B
Makefile
Raw
Normal View
History
Unescape
Escape
Allow the ahc and ahd drivers to be built as modules. This also breaks the ahc driver into a core back-end and pci and eisa front-ends.
2002-08-01 01:36:39 +00:00
# $FreeBSD$
Rework the aicasm build machinery so that it gets built along with toolchain components instead of with the kernel and/or modules. This ensures that it gets built with the host compiler, not the compiler in obj/... used to build the target components (which may be a cross-compiler outputting code for a different architecture and using header files with types and options set up for the wrong architecture). Reviewed by: imp
2013-11-04 15:55:04 +00:00
SUBDIR
=
ahc ahd
Allow the ahc and ahd drivers to be built as modules. This also breaks the ahc driver into a core back-end and pci and eisa front-ends.
2002-08-01 01:36:39 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in New Issue
Copy Permalink