Skip to content

Commit

Permalink
Makefile: cosmetics.
Browse files Browse the repository at this point in the history
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
  • Loading branch information
Marti Bolivar committed Jun 15, 2012
1 parent 43b5259 commit 7451d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GLOBAL_ASFLAGS := -mcpu=cortex-m3 -march=armv7-m -mthumb \
LDFLAGS = -T$(LDDIR)/$(LDSCRIPT) -L$(LDDIR) \
-mcpu=cortex-m3 -mthumb -Xlinker -L $(LD_FAMILY_PATH) \
-Xlinker --gc-sections -Xlinker --print-gc-sections \
-Xassembler --march=armv7-m -Wall
-Xassembler --march=armv7-m -Wall
##
## Build rules and useful templates
##
Expand Down

0 comments on commit 7451d1d

Please sign in to comment.