]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Generate board id's from Linux's mach-types database for all arm
authorimp <imp@FreeBSD.org>
Thu, 10 May 2012 18:06:00 +0000 (18:06 +0000)
committerimp <imp@FreeBSD.org>
Thu, 10 May 2012 18:06:00 +0000 (18:06 +0000)
commitaf9c8c2d7d311f3287e03461f1a05430ed9e890d
treef56b4429c4867784b49f77e5f2c5223394b1f839
parent822c53a2e0d5aba6d4c6659e151b381ec99640f4
Generate board id's from Linux's mach-types database for all arm
ports.  This currently is a nop, but will soon be used to allow
support for multiple boards to be built into one kernel (starting with
AT91RM9200 and expanding out from there).
sys/arm/conf/genboardid.awk [new file with mode: 0644]
sys/arm/conf/mach-types [new file with mode: 0644]
sys/conf/files.arm