On Fri, 30 May 2014 06:37:07 +0000 (UTC) Ganbold Tsagaankhuu <ganb...@freebsd.org> wrote:
> Author: ganbold > Date: Fri May 30 06:37:06 2014 > New Revision: 266871 > URL: http://svnweb.freebsd.org/changeset/base/266871 > > Log: > Add common kernel config file for Rockchip RK3188 systems by > splitting current RADXA config. Radxa Rock (RR) boards have few types > such as RR (full version), RR Lite and some variants of RR > engineering samples. Add kernel config and FDT file for RR Lite board. > > Approved by: stas (mentor) > > Added: > head/sys/arm/conf/RADXA-LITE (contents, props changed) > head/sys/arm/conf/RK3188 (contents, props changed) > head/sys/boot/fdt/dts/arm/rk3188-radxa-lite.dts (contents, props > changed) Modified: > head/sys/arm/conf/RADXA You should add "#NO_UNIVERSE" to the RADXA and RADXA-LITE configs. As they don't add any new devices or options other than the dts to compile there is no need to add them to the universe build. Andrew _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"