Version 4 (modified by stappers, 12 years ago) (diff)

kernel directory

make menuconfig is from the Linux Kernel world. And used in OpenWrt, so also in DebWrt

This make menuconfig is about hardware that is also available in qemu. It is an MIPS motherboard virtualized.

To understand this wiki page you should known that malta has

  • a MIPS processor
  • a Am79c970 PC-Net PCI Ethernet card
  • a PIIX IDE controllor

And that malta is supported by OpenWrt.

More about malta at http://www.linux-mips.org/wiki/Mips_Malta

make menuconfig

Go to the toplevel directory where you have your debwrt files. For me it is

cd /usr/src/debwrt

Start

make menuconfig

You should get a page like this make menuconfig

Leave the cursor where it is and press enter to get the submenu default target system

Move the cursor down

scroll target system

Until you get malta

Malta target system

Press spacebar which should give you

Malta selected as the target system

Now tab for exit

yes, save

make

take a walk, first time openwrt build is running.

make menuconfig take two

FIXME

Next fine tune kernel

cd /usr/src/debwrt/build/openwrt-malta-le_Default-trunk-default/build_dir/linux-malta_le/linux-2.6.36.1
make menuconfig

No image "FIXMEmakemenuconfig6.png" attached to MakeMenuconfigMalta

Work in progress

FIXME

check

.config

Attachments (6)

Download all attachments as: .zip