mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
8 lines
240 B
Makefile
8 lines
240 B
Makefile
|
content: drivers.config fb_drv.config input_filter.config en_us.chargen
|
||
|
|
||
|
drivers.config fb_drv.config input_filter.config:
|
||
|
cp $(REP_DIR)/recipes/raw/drivers_interactive-pc/$@ $@
|
||
|
|
||
|
en_us.chargen:
|
||
|
cp $(REP_DIR)/src/server/input_filter/$@ $@
|