mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-18 18:02:40 +01:00
PicoDriveBin now named PicoDrive (original name file, useful in devs)
This commit is contained in:
@@ -57,7 +57,7 @@ endef
|
||||
|
||||
define PICODRIVE_INSTALL_TARGET_CMDS
|
||||
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/games
|
||||
$(INSTALL) -m 0755 $(@D)/PicoDrive $(TARGET_DIR)/usr/games/PicoDriveBin
|
||||
$(INSTALL) -m 0755 $(@D)/PicoDrive $(TARGET_DIR)/usr/games/
|
||||
endef
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user