You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
- add missing ed-source target.
This commit is contained in:
@@ -40,6 +40,8 @@ $(TARGET_DIR)/$(ED_TARGET_BINARY): $(ED_DIR)/$(ED_BINARY)
|
||||
|
||||
ed: uclibc $(TARGET_DIR)/$(ED_TARGET_BINARY)
|
||||
|
||||
ed-source: $(DL_DIR)/$(ED_SOURCE)
|
||||
|
||||
ed-clean:
|
||||
$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(ED_DIR) uninstall
|
||||
-$(MAKE) -C $(ED_DIR) clean
|
||||
|
||||
Reference in New Issue
Block a user