os: enable PIT timer for hw_x86_64 platform

This commit is contained in:
Stefan Kalkowski 2015-03-20 14:44:12 +01:00 committed by Christian Helmuth
parent f4cb9101a4
commit 49bffbfe7e
1 changed files with 3 additions and 0 deletions

View File

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