blob: 93a19566f511111a99e275e649c56dc819a14222 [file] [log] [blame]
rev13@wp.pl12d8a722015-03-01 12:44:39 +01001#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8extra-y := start.o
9obj-y += cpu.o
rev13@wp.pleaaa4f72015-03-01 12:44:40 +010010
Matt Porter2d18ef22015-05-05 15:00:24 -040011obj-$(CONFIG_STM32F1) += stm32f1/
rev13@wp.pleaaa4f72015-03-01 12:44:40 +010012obj-$(CONFIG_STM32F4) += stm32f4/