how can iI use the other config file when i`m building the kernel

hi all, i`m trying to build my first embedded kernel with mips arch,

when i type the command 'make oldconfig',the file 'arch/mips/defconfig' was loaded.and i found there are some other config file (defconfig-mtx-1,defconfig-pb1000 etc..)in the directory, how can i use them?

--
Regards,
                    yang
Reply to
yang
Loading thread data ...

Copy the required config file as .config and then proceed as usual..make oldconfig, make dep,make vmlinux..i guesss, that u r using ARCH=mips during these process along with CROSS_COMPILE=suitable_cross_compiler.

~Sudip

Reply to
sudip05

Thanks ???? news: snipped-for-privacy@i42g2000cwa.googlegroups.com...

was

Reply to
yang

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.