CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/05/19 19:44:20
Modified files:
distrib/armv7/miniroot: Makefile.inc
distrib/armv7/ramdisk: Makefile install.md
etc/etc.armv7 : Makefile.inc
sys/arch/armv7/compile: .cvsignore
sys/arch/armv7/conf: Makefile.armv7
Added files:
sys/arch/armv7/conf: GENERIC RAMDISK
Removed files:
sys/arch/armv7/conf: GENERIC-IMX GENERIC-OMAP GENERIC-SUNXI
RAMDISK-IMX RAMDISK-OMAP RAMDISK-SUNXI
Log message:
Now all the socs use the same va entry point and don't have any
conflicting symbols we can combine the configs.
Multiple umg files are still required however. The bsd.umg target in
the kernel is replaced by targets for bsd.IMX.umg, bsd.OMAP.umg and
bsd.SUNXI.umg.