FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GitHub Viewer

PHONY := __default __default: include include/config/auto.conf include $(srctree)/scripts/Kbuild.include include $(srctree)/scripts/Makefile.lib native-objs := $(patsubst %.o,%.thinlto-native.o,$(call read-file, vmlinux.thinlto-index)) __default: $(native-objs) # Generate .thinlto-native.o (obj) from .o (bitcode) and .thinlto.bc (summary) files # --------------------------------------------------------------------------- quiet_cmd_cc_o_bc = CC $(quiet_modtag) $@ be_flags = $(shell sed -n '/saved_c_flags_/s/.*:= //p' \ $(dir $(

Back | FazBrowse Home | New Git URL