Move mlx from x86-only to generic. It builds on the Alpha and is in the
common conf/files for the main kernel..
This commit is contained in:
parent
72c10febd0
commit
7a377dc1b6
@ -3,10 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/mlx
|
||||
KMOD = mlx
|
||||
SRCS = mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
|
||||
CLEANFILES = mlx.h
|
||||
CFLAGS += ${DEBUG_FLAGS}
|
||||
|
||||
mlx.h:
|
||||
echo "#define NMLX 1" > mlx.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user