forked from rrcarlosr/Jetpack
12 lines
262 B
Makefile
12 lines
262 B
Makefile
|
#
|
||
|
# Copyright (c) 2005-2008 Analog Device Inc.
|
||
|
#
|
||
|
# (C) Copyright 2001
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
# Set some default LDR flags based on boot mode.
|
||
|
LDR_FLAGS-BFIN_BOOT_PARA := --bits 16 --dma 8
|