15 lines
463 B
Makefile
15 lines
463 B
Makefile
|
#*********************************************************************
|
||
|
#
|
||
|
# CAUTION: This file is automatically generated by libgen.
|
||
|
# Version: Xilinx EDK 8.2.02 EDK_Im_Sp2.4
|
||
|
# Description: U-BOOT Configuration File
|
||
|
# Michal Simek - monstr@monstr.eu
|
||
|
#
|
||
|
#**********************************************************************
|
||
|
|
||
|
TEXT_BASE = 0x38000000
|
||
|
|
||
|
PLATFORM_CPPFLAGS += -mno-xl-soft-mul
|
||
|
PLATFORM_CPPFLAGS += -mno-xl-soft-div
|
||
|
PLATFORM_CPPFLAGS += -mxl-barrel-shift
|