]> git.ipfire.org Git - people/ms/u-boot.git/blame - post/lib_powerpc/Makefile
post: convert makefiles to Kbuild style
[people/ms/u-boot.git] / post / lib_powerpc / Makefile
CommitLineData
ad5bb451
WD
1#
2# (C) Copyright 2002-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
ad5bb451 6#
ad5bb451 7
a67cefc3 8CPPFLAGS += -I$(TOPDIR)
ad5bb451 9
a67cefc3
MY
10obj-$(CONFIG_HAS_POST) += asm.o
11obj-$(CONFIG_HAS_POST) += cpu.o cmp.o cmpi.o two.o twox.o three.o threex.o
12obj-$(CONFIG_HAS_POST) += threei.o andi.o srawi.o rlwnm.o rlwinm.o rlwimi.o
13obj-$(CONFIG_HAS_POST) += store.o load.o cr.o b.o multi.o string.o complex.o
ad5bb451 14
a67cefc3 15obj-$(CONFIG_HAS_POST) += fpu/