96cc888f77
- New audio driver - Add new devices rtc and digfilt - Use BOOT_ARGS if defined in kernel configuration
15 lines
374 B
Plaintext
15 lines
374 B
Plaintext
# $Id: files.imx23_olinuxino,v 1.3 2015/01/10 12:18:09 jmcneill Exp $
|
|
#
|
|
# Olimex i.MX23 OLinuXino board configuration info.
|
|
#
|
|
|
|
# Pull in SoC support
|
|
include "arch/arm/imx/files.imx23"
|
|
|
|
# Kernel boot arguments
|
|
defparam opt_machdep.h BOOT_ARGS
|
|
|
|
file arch/evbarm/imx23_olinuxino/imx23_olinuxino_machdep.c
|
|
file arch/arm/arm32/arm32_kvminit.c
|
|
file arch/arm/arm32/arm32_boot.c
|