Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226503
b: refs/heads/master
c: fe297dd
h: refs/heads/master
i:
  226501: ef08224
  226499: 95c4f05
  226495: 83194c9
v: v3
  • Loading branch information
John Rigby authored and Tony Lindgren committed Dec 18, 2010
1 parent 5dcae32 commit 4ede489
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a6b59232bbaf612265e364c9e06ba1d15bbe7e0
refs/heads/master: fe297dde5ae8f8bf67d3a87759289a99b48ecb2c
5 changes: 3 additions & 2 deletions trunk/arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ obj-$(CONFIG_LOCAL_TIMERS) += timer-mpu.o
obj-$(CONFIG_HOTPLUG_CPU) += omap-hotplug.o
obj-$(CONFIG_ARCH_OMAP4) += omap44xx-smc.o omap4-common.o

AFLAGS_omap-headsmp.o :=-Wa,-march=armv7-a
AFLAGS_omap44xx-smc.o :=-Wa,-march=armv7-a
plus_sec := $(call as-instr,.arch_extension sec,+sec)
AFLAGS_omap-headsmp.o :=-Wa,-march=armv7-a$(plus_sec)
AFLAGS_omap44xx-smc.o :=-Wa,-march=armv7-a$(plus_sec)

# Functions loaded to SRAM
obj-$(CONFIG_ARCH_OMAP2420) += sram242x.o
Expand Down

0 comments on commit 4ede489

Please sign in to comment.