5520 - move kernel.config to kernel repo

This commit is contained in:
Kartik Agaram 2019-08-18 22:20:32 -07:00
parent 5256486747
commit f7fd97ce4e
2 changed files with 0 additions and 4690 deletions

View File

@ -32,7 +32,6 @@ then
fi
echo "=== building kernel"
cp kernel.config kernel/.config
( cd kernel
make bzImage -j $(grep ^processor /proc/cpuinfo | wc -l)
)

File diff suppressed because it is too large Load Diff