mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Move hdmi_if.m to files.arm so other kernel configs can use it.
This commit is contained in:
parent
ed18006cbf
commit
dd76e27f7a
2 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ arm/ti/am335x/am335x_scm_padconf.c standard
|
|||
arm/ti/am335x/am335x_usbss.c optional musb fdt
|
||||
arm/ti/am335x/am335x_musb.c optional musb fdt
|
||||
|
||||
arm/arm/hdmi_if.m optional hdmi
|
||||
arm/ti/am335x/tda19988.c optional hdmi
|
||||
|
||||
arm/ti/ti_edma3.c standard
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@ arm/arm/fusu.S standard
|
|||
arm/arm/gdb_machdep.c optional gdb
|
||||
arm/arm/generic_timer.c optional generic_timer
|
||||
arm/arm/gic.c optional gic
|
||||
arm/arm/hdmi_if.m optional hdmi
|
||||
arm/arm/identcpu.c standard
|
||||
arm/arm/in_cksum.c optional inet | inet6
|
||||
arm/arm/in_cksum_arm.S optional inet | inet6
|
||||
|
|
|
|||
Loading…
Reference in a new issue