Cache short names in RAM
15、 最后等著基本內核大功告成把。
[root@WEB188 linux-2.6.33]# make zImage
16、 移植USB host驅動,僅僅需要修改配置即可
[root@WEB188 linux-2.6.33]# make menuconfig
Device Drivers --->
USB support --->
{*} Support for Host-side USB
USB device filesystem (DEPRECATED)
USB device class-devices (DEPRECATED)
<*> OHCI HCD support
<*> USB Mass Storage support
HID Devices --->
{*} Generic HID support
/dev/hidraw raw HID device support
SCSI device support --->
<*> SCSI device support
legacy /proc/scsi/ support
<*> SCSI disk support
<*> SCSI tape support
17、 移植RTC驅動
[root@WEB188 linux-2.6.33]# make menuconfig
Device Drivers --->
<*> Real Time Clock --->
Set system time from RTC on startup and resume
(rtc0) RTC used to set the system time
[ ] RTC debug support
*** RTC interfaces ***