mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-21 17:29:17 +01:00
EDGE: fix 1.40 build
This commit is contained in:
parent
68305f0115
commit
c9f3fc978c
@ -17,7 +17,7 @@ EDGE_OS_1.37.zip: directory
|
||||
cd $(TOPDIR)/EDGE_OS_1.37 && zip -r $(OUT)/$(BASE)/$@ *
|
||||
|
||||
EDGE_OS_1.40.zip: directory
|
||||
cd $(TOPDIR)/EDGE_OS_1.40.zip && zip -r $(OUT)/$(BASE)/$@ *
|
||||
cd $(TOPDIR)/EDGE_OS_1.40 && zip -r $(OUT)/$(BASE)/$@ *
|
||||
|
||||
EDGE_OS_1.41.zip: directory
|
||||
cd $(TOPDIR)/EDGE_OS_1.41 && zip -r $(OUT)/$(BASE)/$@ *
|
||||
|
Loading…
Reference in New Issue
Block a user