Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250369
b: refs/heads/master
c: a375b15
h: refs/heads/master
i:
  250367: e7aa425
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Apr 18, 2011
1 parent 3fd28dd commit 5475cf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 7ef0c12a280c059f4624d311bb1a7d946cbac7b7
refs/heads/master: a375b15164dd9264f724ad941825e52c90145151
4 changes: 1 addition & 3 deletions trunk/arch/sh/kernel/cpu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ obj-$(CONFIG_ARCH_SHMOBILE) += shmobile/

obj-$(CONFIG_SH_ADC) += adc.o
obj-$(CONFIG_SH_CLK_CPG_LEGACY) += clock-cpg.o
obj-$(CONFIG_SH_FPU) += fpu.o
obj-$(CONFIG_SH_FPU_EMU) += fpu.o

obj-y += irq/ init.o clock.o hwblk.o proc.o
obj-y += irq/ init.o clock.o fpu.o hwblk.o proc.o

0 comments on commit 5475cf7

Please sign in to comment.