[Buildroot] [Bug 5480] New: Choose default kernel configuration depending on the current architecture selected.

bugzilla at busybox.net bugzilla at busybox.net
Thu Aug 30 11:28:30 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5480

           Summary: Choose default kernel configuration depending on the
                    current architecture selected.
           Product: buildroot
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: rsanchezs at infoglobal.es
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 4526
  --> https://bugs.busybox.net/attachment.cgi?id=4526
linux: Choose default kernel configuration depending on the current
architecture selected.

Hello:

  I've found out that after initial configuration, including enabling of linux
kernel compilation, the default kernel config is not set and almost all make
targets fail with:

"linux/linux.mk:304: *** No kernel defconfig name specified, check your
BR2_LINUX_KERNEL_DEFCONFIG setting."

  One possible solution would have been tweaking the build system to avoid that
message or at least, be able to run the linux-menuconfig target. I didn't find
an easy way to do this and therefore I chose another option which is setting
kernel default configs depending on target architecture.

  Find the patch attached, regards,

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list