system/dhcpc: Fix warning about renew_main.o appear twice in rule.
This commit is contained in:
parent
c322b77395
commit
1829e252f2
@ -91,7 +91,7 @@ VPATH =
|
||||
all: .built
|
||||
.PHONY: clean depend distclean
|
||||
|
||||
$(OBJS) $(RENEW_MAINOBJ): %$(OBJEXT): %.c
|
||||
$(RENEW_OBJS) $(RENEW_MAINOBJ): %$(OBJEXT): %.c
|
||||
$(call COMPILE, $<, $@)
|
||||
|
||||
.built: $(OBJS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user