mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-24 22:16:14 +00:00
2f4bb69664
CI is supposed to catch all of these. Some of these predate CI. Signed-off-by: Rosen Penev <rosenp@gmail.com>
11 lines
285 B
Diff
11 lines
285 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -648,6 +648,6 @@ ifneq ($(generated_fc),)
|
|
endif
|
|
endif
|
|
|
|
-.PHONY: install-src install-appconfig install-headers generate xml conf html bare tags
|
|
+.PHONY: install-src install-appconfig install-headers generate conf bare tags
|
|
.SUFFIXES:
|
|
.SUFFIXES: .c
|