- make menuconfig
- make
- make modules
- make modules_install
- make install
Note, to use make menuconfig on CentOS 5, run: yum install ncurses-devel ncurses
To use make xconfig, need to install g++ and qt. On CentOS 5, run: yum install gcc-c++ qt-devel
Debian, or Ubuntu: http://www.linuxdiyf.com/viewarticle.php?id=84895 compile for vmlinux: http://www.gnuradio.org/trac/wiki/InBandProfiling make vmlinux
No comments:
Post a Comment