CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/08 04:40:23
Modified files:
sys/arch/luna88k/conf: files.luna88k
Log message:
Add inclusion of "dev/hid/files.hid" and "dev/usb/files.usb".
Actually these devices are not supported on luna88k, but we need them
in order to create attribute header files (e.g. "ucom.h") required in
MI part recently.
Suggested by miod@, tested by me.
