mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 09:15:36 +00:00
committed by
Norman Feske
parent
8c1e2f0555
commit
5aad63c6e8
2
repos/os/lib/mk/spec/rpi/sd_card_bench.mk
Normal file
2
repos/os/lib/mk/spec/rpi/sd_card_bench.mk
Normal file
@ -0,0 +1,2 @@
|
||||
INC_DIR += $(REP_DIR)/src/drivers/sd_card/spec/rpi
|
||||
include $(REP_DIR)/lib/mk/sd_card_bench.inc
|
3
repos/os/lib/mk/spec/rpi/sd_card_drv.mk
Normal file
3
repos/os/lib/mk/spec/rpi/sd_card_drv.mk
Normal file
@ -0,0 +1,3 @@
|
||||
SRC_CC += spec/rpi/main.cc
|
||||
INC_DIR += $(REP_DIR)/src/drivers/sd_card/spec/rpi
|
||||
include $(REP_DIR)/lib/mk/sd_card.inc
|
Reference in New Issue
Block a user