Skip to content
Snippets Groups Projects
Commit 80528a78 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: bf527-sdp: update custom CFLAGS paths


Looks like the filesystem shuffling missed the SDP board.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent fbcf8e8c
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@
# MA 02111-1307 USA
#
CFLAGS_lib_generic += -O2
CFLAGS_lzma += -O2
CFLAGS_lib += -O2
CFLAGS_lib/lzma += -O2
# Set some default LDR flags based on boot mode.
LDR_FLAGS-BFIN_BOOT_PARA := --bits 16 --dma 6
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment