- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif
i use the Nios2 dev Board (2c35). and try uclinux . I followed the instructions from this site http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist) and everything worked fine. Now i try to enable ethernet, following the instructions from this site http://nioswiki.jot.com/wikihome/operatingsystems/ethernet (http://nioswiki.jot.com/wikihome/operatingsystems/ethernet) but i can't find the menu "Networking" ??? where is it and what do i need to do to get to it thanks for your help http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gifコピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
It is in kernel config,
cd ~/uClinux-dist make menuconfig Kernel/Library/Defaults Selection ---> (linux-2.6.x) Kernel Version (None) Libc Version [ ] Default all settings (lose changes) [*] Customize Kernel Settings [ ] Customize Vendor/User Settings [ ] Update Default Vendor Settings Then <exit> <exit> <yes> . It will enter kernel config, Then in the kernel config menu, you can find the "Networking" in the top level.