mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- fix broken concatenated lines. reported by hermannb bug #216
This commit is contained in:
@@ -46,7 +46,7 @@ $(JFFS2_TARGET): mtd-host
|
||||
$(MKFS_JFFS2) \
|
||||
$(JFFS2_OPTS) \
|
||||
-d $(BUILD_DIR)/root \
|
||||
-o $(JFFS2_TARGET)
|
||||
-o $(JFFS2_TARGET) \
|
||||
-D $(TARGET_DEVICE_TABLE)
|
||||
@ls -l $(JFFS2_TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user