No need to generate opt_compat_oldisa.h
This commit is contained in:
parent
4d678f2674
commit
ab708f6194
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66140
@ -3,15 +3,11 @@
|
||||
.PATH: ${.CURDIR}/../../pccard
|
||||
KMOD= oldcard
|
||||
SRCS= pccard.c pcic.c pccard_beep.c pccard_nbk.c \
|
||||
opt_pcic.h opt_compat_oldisa.h \
|
||||
device_if.h bus_if.h isa_if.h \
|
||||
opt_pcic.h device_if.h bus_if.h isa_if.h \
|
||||
power_if.h card_if.h power_if.c card_if.c
|
||||
NOMAN=
|
||||
|
||||
opt_pcic.h:
|
||||
touch $@
|
||||
|
||||
opt_compat_oldisa.h:
|
||||
touch $@
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user