Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279742
b: refs/heads/master
c: ef6aa00
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer committed Dec 30, 2011
1 parent be717a5 commit d8296c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 74d4799221d0f5c5997a8b9817fe1ec76de0a666
refs/heads/master: ef6aa00dc8e6eece53ac140ecd6183d331cf3173
2 changes: 1 addition & 1 deletion trunk/arch/m68k/kernel/entry.S
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifdef CONFIG_MMU
#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE)
#include "entry_mm.S"
#else
#include "entry_no.S"
Expand Down

0 comments on commit d8296c9

Please sign in to comment.