make buildkernel KERNCONF=CUSTOM fails on latest 8-STABLE. Here's the diff between GENERIC and CUSTOM: $ diff GENERIC CUSTOM 323a324,343 > > # pf support > device mem > device pf > device pflog > device pfsync > > # altq support > options ALTQ > options ALTQ_CBQ > options ALTQ_RED > options ALTQ_RIO > options ALTQ_HFSC > options ALTQ_PRIQ > options ALTQ_NOPCC > > # other optimizations > device amdsbwd #Only added to see if this would help > options HZ=1000 > options DEVICE_POLLING
buildkernel fails out with: install: amdsbwd.ko: No such file or directory Any help would be appreciated. cvsup was done last night. Let me know if any additional info is needed. -- Joshua Boyd JBipNet E-mail: [email protected] http://www.jbip.net _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
