mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
Mostly updates and corrections to .gitignore files
This commit is contained in:
@@ -154,7 +154,7 @@ $(AOBJS) $(UAOBJS) $(HEAD_OBJ): %$(OBJEXT): %.S
|
||||
$(COBJS) $(UCOBJS): %$(OBJEXT): %.c
|
||||
$(call COMPILE, $<, $@)
|
||||
|
||||
$(BIN): $(OBJS)
|
||||
$(BIN) $(KBIN): $(OBJS)
|
||||
$(call ARCHIVE, $@, $(OBJS))
|
||||
|
||||
$(UBIN): $(UOBJS)
|
||||
|
||||
Reference in New Issue
Block a user