rtl8169: use new libnetdriver
Change-Id: Ia26b6c440a1525f1d2bb9e7592e357dac0ba602c
This commit is contained in:
parent
4081bff625
commit
d76bd1f07c
@ -6,8 +6,8 @@ FILES=$(PROG).conf
|
|||||||
FILESNAME=$(PROG)
|
FILESNAME=$(PROG)
|
||||||
FILESDIR= /etc/system.conf.d
|
FILESDIR= /etc/system.conf.d
|
||||||
|
|
||||||
DPADD+= ${LIBNETDRIVER} ${LIBSYS} ${LIBTIMERS}
|
DPADD+= ${LIBNETDRIVER} ${LIBSYS}
|
||||||
LDADD+= -lnetdriver -lsys -ltimers
|
LDADD+= -lnetdriver -lsys
|
||||||
|
|
||||||
CPPFLAGS+= -I${NETBSDSRCDIR}/minix
|
CPPFLAGS+= -I${NETBSDSRCDIR}/minix
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user