2017-11-20 20:28:18 +00:00
|
|
|
content: drivers.config fb_drv.config input_filter.config en_us.chargen \
|
2018-04-11 12:40:21 +00:00
|
|
|
special.chargen numlock_remap.config
|
2017-06-30 11:30:37 +00:00
|
|
|
|
2017-11-20 20:28:18 +00:00
|
|
|
drivers.config numlock_remap.config:
|
2017-06-30 11:30:37 +00:00
|
|
|
cp $(REP_DIR)/recipes/raw/drivers_managed-pc/$@ $@
|
|
|
|
|
|
|
|
fb_drv.config input_filter.config:
|
|
|
|
cp $(GENODE_DIR)/repos/os/recipes/raw/drivers_interactive-pc/$@ $@
|
|
|
|
|
2018-04-11 12:40:21 +00:00
|
|
|
en_us.chargen special.chargen:
|
2017-06-30 11:30:37 +00:00
|
|
|
cp $(GENODE_DIR)/repos/os/src/server/input_filter/$@ $@
|