Lines Matching full:make
3 %{!?make: %define make make}
21 BuildRequires: gcc make openssl openssl-devel perl python3 rsync
75 # later, we make all modules executable so that find-debuginfo.sh strips
98 %{make} %{makeflags} KERNELRELEASE=%{KERNELRELEASE} KBUILD_BUILD_VERSION=%{release}
102 cp $(%{make} %{makeflags} -s image_name) %{buildroot}/lib/modules/%{KERNELRELEASE}/vmlinuz
104 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} %{?install_mod_strip:INSTALL_MOD_STRIP=1} DEPMOD…
105 %{make} %{makeflags} INSTALL_HDR_PATH=%{buildroot}/usr headers_install
108 if %{make} %{makeflags} run-command KBUILD_RUN_COMMAND='test -d ${srctree}/arch/${SRCARCH}/boot/dts…
109 %{make} %{makeflags} INSTALL_DTBS_PATH=%{buildroot}/lib/modules/%{KERNELRELEASE}/dtb dtbs_install
113 %{make} %{makeflags} run-command KBUILD_RUN_COMMAND='${srctree}/scripts/package/install-extmod-buil…
143 # make modules executable so that find-debuginfo.sh strips them. this