Files
genode-world/recipes/raw/drivers_interactive-arndale/content.mk
Norman Feske 751f8070f5 Add pkg/drivers_interactive-arndale
Tested via the framebuffer.run and demo.run scripts on the
Arndale ISB-BASE-Ver2.0 board.
2020-06-26 11:05:56 +02:00

11 lines
322 B
Makefile

content: drivers.config input_filter.config en_us.chargen special.chargen
drivers.config:
cp $(REP_DIR)/recipes/raw/drivers_interactive-arndale/$@ $@
input_filter.config:
cp $(REP_DIR)/recipes/raw/drivers_interactive-panda/$@ $@
en_us.chargen special.chargen:
cp $(GENODE_DIR)/repos/os/src/server/input_filter/$@ $@