kbuild: Don't overwrite Rules.make's first_rule
Many Makefiles did a put an own rule in front of "include $(TOPDIR)/Rules.make" for no good reason at all, the only places where it made sense are converted to using EXTRA_TARGETS now.
Showing
Please register or sign in to comment