]> git.sur5r.net Git - u-boot/blobdiff - config.mk
config.mk: Remove $(PCI_CLOCK) reference
[u-boot] / config.mk
index 7fc045375a0e992d13e324cafbe0a1291938adfc..f2c2c6cc9427d78da5531bd15f271d661f7087aa 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -194,10 +194,6 @@ BFD_ROOT_DIR =             /opt/powerpc
 endif
 endif
 
-ifeq ($(PCI_CLOCK),PCI_66M)
-CFLAGS := $(CFLAGS) -DPCI_66M
-endif
-
 #########################################################################
 
 export HPATH HOSTCC HOSTCFLAGS CROSS_COMPILE \