[target][uzed] remove extraneous TIMER_CLOCK_FREQ #define

This commit is contained in:
Travis Geiselbrecht
2014-10-27 19:07:51 -07:00
parent ef9d85f27a
commit 49b0475a9a

View File

@@ -13,8 +13,7 @@ GLOBAL_INCLUDES += \
$(LOCAL_DIR)/include
GLOBAL_DEFINES += \
EXTERNAL_CLOCK_FREQ=33333333 \
TIMER_CLOCK_FREQ=325000000
EXTERNAL_CLOCK_FREQ=33333333
MODULE_SRCS += \
$(LOCAL_DIR)/target.c