summaryrefslogtreecommitdiffstats
path: root/cpu/74xx_7xx/kgdb.S
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-10 10:27:39 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-10 10:27:39 -0500
commit068b60a0eb7e73b243ca55399f2a7df76e2c3f3d (patch)
treeb832da8d622e58236d32cf2a796ebd45ab2b8215 /cpu/74xx_7xx/kgdb.S
parent079a136c3588814784561d6e4856970ee82d6e2a (diff)
downloadtalos-obmc-uboot-068b60a0eb7e73b243ca55399f2a7df76e2c3f3d.tar.gz
talos-obmc-uboot-068b60a0eb7e73b243ca55399f2a7df76e2c3f3d.zip
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'cpu/74xx_7xx/kgdb.S')
-rw-r--r--cpu/74xx_7xx/kgdb.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/74xx_7xx/kgdb.S b/cpu/74xx_7xx/kgdb.S
index cd8869c200..4f231228c2 100644
--- a/cpu/74xx_7xx/kgdb.S
+++ b/cpu/74xx_7xx/kgdb.S
@@ -74,4 +74,4 @@ kgdb_flush_cache_range:
SYNC
blr
-#endif /* CFG_CMD_KGDB */
+#endif
OpenPOWER on IntegriCloud