mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Revert last commit: It fixed make universe but broke regular kernel make.
This commit is contained in:
parent
ab3a57c04d
commit
fb321e8f23
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148080
@ -3,7 +3,7 @@
|
||||
.PATH: ${.CURDIR}/../../dev/usb
|
||||
|
||||
KMOD= ukbd
|
||||
SRCS= bus_if.h device_if.h opt_usb.h opt_kbd.h opt_ukbd.h usbdevs.h ukbd.c ukbdmap.h
|
||||
SRCS= bus_if.h device_if.h opt_usb.h opt_kbd.h opt_ukbd.h usbdevs.h ukbd.c
|
||||
|
||||
opt_kbd.h:
|
||||
echo "#define KBD_INSTALL_CDEV 1" > ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user