On Monday 15 September 2008 04:11:14 pm Marcel Moolenaar wrote: > > On Sep 15, 2008, at 1:02 PM, Andriy Gapon wrote: > > > --- a/sys/conf/files > > +++ b/sys/conf/files > > _at__at_ -1080,7 +1080,7 _at__at_ dev/twe/twe.c optional twe > > dev/twe/twe_freebsd.c optional twe > > dev/tx/if_tx.c optional tx > > dev/txp/if_txp.c optional txp > > -dev/uart/uart_bus_acpi.c optional uart acpi > > +dev/uart/uart_bus_acpi.c optional uart > > #dev/uart/uart_bus_cbus.c optional uart cbus > > dev/uart/uart_bus_ebus.c optional uart ebus > > dev/uart/uart_bus_isa.c optional uart isa > > This is exactly the thing we shouldn't be doing. > > You now compile the acpi bus attachment on platforms > that don't even have acpi. This is not a fix, it's > a breakage... You can change it in sys/conf/files.i386 instead. (It's ok to have duplicate lines across files*, the file gets compiled in if any one of the conditions matches). -- John BaldwinReceived on Mon Sep 15 2008 - 20:09:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:35 UTC