mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
Cleanup linux_rtc_drv and lx_fs target.mk
Original patch by Roman Iten and Pirmin Duss. Issue #3466
This commit is contained in:
parent
0c8ec41c21
commit
cebc963396
@ -1,5 +1,5 @@
|
||||
TARGET = linux_rtc_drv
|
||||
REQUIRES = x86
|
||||
REQUIRES = linux
|
||||
LIBS = lx_hybrid
|
||||
|
||||
include $(REP_DIR)/src/drivers/rtc/target.inc
|
||||
|
@ -3,4 +3,4 @@ REQUIRES = linux
|
||||
SRC_CC = main.cc
|
||||
LIBS = lx_hybrid
|
||||
|
||||
INC_DIR += $(PRG_DIR) /usr/include
|
||||
INC_DIR += $(PRG_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user