View | Details | Raw Unified | Return to bug 65397
Collapse All | Expand All

(-)UPDATING (-1 / +1 lines)
Lines 1346-1352 Link Here
1346
	--------------------------------------------------------------
1346
	--------------------------------------------------------------
1347
	cd src/sys/{i386,alpha}/conf
1347
	cd src/sys/{i386,alpha}/conf
1348
	config KERNEL_NAME_HERE
1348
	config KERNEL_NAME_HERE
1349
	cd ../../compile/KERNEL_NAME_HERE
1349
	cd ../compile/KERNEL_NAME_HERE
1350
	make depend
1350
	make depend
1351
	make
1351
	make
1352
	make install
1352
	make install

Return to bug 65397