Lines Matching full:make
3 %{!?make: %define make make}
21 BuildRequires: gcc make openssl openssl-devel perl python3 rsync
68 # later, we make all modules executable so that find-debuginfo.sh strips
84 %{make} %{makeflags} KERNELRELEASE=%{KERNELRELEASE} KBUILD_BUILD_VERSION=%{release}
88 cp $(%{make} %{makeflags} -s image_name) %{buildroot}/lib/modules/%{KERNELRELEASE}/vmlinuz
90 %{make} %{makeflags} INSTALL_MOD_PATH=%{buildroot} DEPMOD=true modules_install
91 %{make} %{makeflags} INSTALL_HDR_PATH=%{buildroot}/usr headers_install
94 if %{make} %{makeflags} run-command KBUILD_RUN_COMMAND='test -d ${srctree}/arch/${SRCARCH}/boot/dts…
95 %{make} %{makeflags} INSTALL_DTBS_PATH=%{buildroot}/lib/modules/%{KERNELRELEASE}/dtb dtbs_install
99 %{make} %{makeflags} run-command KBUILD_RUN_COMMAND='${srctree}/scripts/package/install-extmod-buil…
121 # make modules executable so that find-debuginfo.sh strips them. this