hw: basic support for ODROID XU board (Fix #991)

This commit is contained in:
Stefan Kalkowski
2013-12-03 11:10:13 +01:00
committed by Norman Feske
parent 9b456fb3be
commit 7b49dbf2f3
17 changed files with 266 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
INC_DIR += $(REP_DIR)/src/drivers/timer/hw $(REP_DIR)/src/drivers/timer/hw/exynos5
include $(REP_DIR)/lib/mk/timer.inc