]> Git Repo - u-boot.git/blob - arch/nios2/lib/Makefile
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / arch / nios2 / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, [email protected].
5
6 obj-y   += cache.o
7 obj-$(CONFIG_CMD_BOOTM) += bootm.o
8 obj-y   += libgcc.o
This page took 0.029283 seconds and 4 git commands to generate.