[Bug 207728] [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2835/std.rpi

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 5 21:19:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207728

            Bug ID: 207728
           Summary: [patch] duplicated FREEBSD_BOOT_LOADER config option
                    in sys/arm/broadcom/bcm2835/std.rpi
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: jiashiun at gmail.com
          Keywords: patch

Created attachment 167746
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167746&action=edit
Remove duplicated option FREEBSD_BOOT_LOADER

The option FREEBSD_BOOT_LOADER has been added to sys/arm/conf/std.armv6. There
is no need to have it in std.rpi now.

How to reproduce:
as of base r296415:
jsli at 4cbsd:/usr/src # time make -sj4 TARGET=arm TARGET_ARCH=armv6 KERNCONF=RPI2
buildkernel

--------------------------------------------------------------
>>> Kernel build for RPI2 started on Sun Mar  6 05:13:50 CST 2016
--------------------------------------------------------------
===> RPI2

--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
WARNING: duplicate option `FREEBSD_BOOT_LOADER' encountered.
Kernel build directory is /usr/obj/arm.armv6/usr/src/sys/RPI2
Don't forget to do ``make cleandepend && make depend''

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list