Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drm
[linux-2.6-microblaze.git] / kernel / gen_kheaders.sh
index 473036b..81b97f0 100755 (executable)
@@ -14,6 +14,8 @@ include/
 arch/$SRCARCH/include/
 "
 
+type cpio > /dev/null
+
 # Support incremental builds by skipping archive generation
 # if timestamps of files being archived are not changed.