Cleanup linux_rtc_drv and lx_fs target.mk
Original patch by Roman Iten and Pirmin Duss. Issue #3466
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user