diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2019-05-14 15:40:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-14 19:52:47 -0700 |
commit | acb2ec3dd003b50b6fb5772057a08ec0dc45d42a (patch) | |
tree | c840a9b183a2c0d8fc82f1bca09d2f0ae79045a9 /lib/crc7.c | |
parent | e0654264c4806dc436b291294a0fbf9be7571ab6 (diff) |
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
If the user downloads and applies patch-5.1.gz using patch(1), the x bit
on kernel/gen_ikh_data.sh is not set.
/bin/sh: 1: ./kernel/gen_ikh_data.sh: Permission denied
Fix this by using CONFIG_SHELL.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/crc7.c')
0 files changed, 0 insertions, 0 deletions