- updated after adding usb_common.* files
This commit is contained in:
parent
5ca97fb7e0
commit
ef83d97f3e
4
bochs/configure
vendored
4
bochs/configure
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# From configure.in Id: configure.in,v 1.380 2009/01/12 19:15:35 sshwarts Exp .
|
||||
# From configure.in Id: configure.in,v 1.382 2009/01/18 13:11:27 vruppert Exp .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61.
|
||||
#
|
||||
@ -33563,7 +33563,7 @@ echo "${ECHO_T}yes" >&6; }
|
||||
_ACEOF
|
||||
|
||||
PCI_OBJ="$PCI_OBJ pciusb.o"
|
||||
USBDEV_OBJS="usb_hid.o usb_msd.o"
|
||||
USBDEV_OBJS="usb_common.o usb_hid.o usb_msd.o"
|
||||
SCSI_OBJS="scsi_device.o"
|
||||
else
|
||||
{ echo "$as_me:$LINENO: result: no" >&5
|
||||
|
Loading…
Reference in New Issue
Block a user