搜尋此網誌

Kernel 2.6 Default config name rule.

     Kernel 2.6 support
make -C $(KDIR) ARCH=mips xxxxxxxx_defconfig

   the xxxxxxxx_defconfig should copy into $(KDIR)/arch/mips/configs


   Here, the xxxxxxxx_defconfig ,xxxxxxxx can be any string, and _defconfig must be same string.