mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
58cbd11f6a
Fixes #2604
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/$@ $@
|