Skip to content

Commit 1ac57b5

Browse files
committed
Move device code to soc code
1 parent 1ff1c8b commit 1ac57b5

File tree

4 files changed

+473
-437
lines changed

4 files changed

+473
-437
lines changed

hw/arm/Makefile.objs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ obj-$(CONFIG_ARM_SMMUV3) += smmu-common.o smmuv3.o
5555
obj-$(CONFIG_FSL_IMX6UL) += fsl-imx6ul.o mcimx6ul-evk.o
5656
obj-$(CONFIG_NRF51_SOC) += nrf51_soc.o
5757
obj-y += amazfit.o
58+
obj-y += da1469x/soc.o

0 commit comments

Comments
 (0)