uilding linux kernel process:
1. CD /usr/src/linux //the path that your linux kernel source code locates;
2.run make xconfiig or make menueconfig // select module kernel supports to make
3.make dep // make sure dependency works, maybe Continue reading
Tags:
kernel,
make
Related posts
写下这样的题目,可能有点大了,毕竟自己也是一个中国人,怎么可能跳出这个圈子呢?不过我想到鲁迅先生当年写的文章,的确也揭露了那时的中国人民的劣根性,虽不能自比鲁迅,但也算恨铁不成钢吧 Continue reading
Tags:
中国人,
狭隘
Related posts
好不容易从网上找到的英文XP SP1 序列号,附上其它序列号 Continue reading
Tags:
Key,
XP
Related posts
昨天我们项目组就项目的进展情况与客户进行了沟通,这个客户是台湾人。晚上和主管陪他一起吃饭。 Continue reading
Tags:
台湾,
开放
Related posts
Cygwin is a popular UNIX-like simulation platform on Microsoft windows. After Cygwin installation, it’s important to set the related environment variables. For instance, you will find the “Crl+x Ctrl+c” can not exit from emacs editor Continue reading
Tags:
cygwin,
emacs
Related posts