Files
genode-world/recipes/raw/drivers_interactive-panda/content.mk
Norman Feske 91a21b0182 Add pkg/drivers_interactive-panda
This package has been tested with the framebuffer.run and demo.run
scripts on the Pandaboard ES Rev B.
2020-06-26 11:05:56 +02:00

8 lines
259 B
Makefile

content: drivers.config input_filter.config en_us.chargen special.chargen
drivers.config 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/$@ $@