]> Git Repo - J-u-boot.git/blob - board/bct-brettl2/Makefile
arm: socfpga: fix uart0 pin mux configuration
[J-u-boot.git] / board / bct-brettl2 / Makefile
1 #
2 # U-boot - Makefile
3 #
4 # Copyright (c) 2005-2008 Analog Device Inc.
5 #
6 # (C) Copyright 2000-2006
7 # Wolfgang Denk, DENX Software Engineering, [email protected].
8 #
9 # SPDX-License-Identifier:      GPL-2.0+
10 #
11
12 obj-y   := bct-brettl2.o gpio_cfi_flash.o cled.o
13 obj-$(CONFIG_BFIN_MAC) += smsc9303.o
This page took 0.027737 seconds and 4 git commands to generate.