mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
8 lines
215 B
Makefile
8 lines
215 B
Makefile
content: drivers.config input_filter.config en_us.chargen
|
|
|
|
drivers.config input_filter.config:
|
|
cp $(REP_DIR)/recipes/raw/drivers_interactive-pbxa9/$@ $@
|
|
|
|
en_us.chargen:
|
|
cp $(REP_DIR)/src/server/input_filter/$@ $@
|