Skip to content

Commit

Permalink
changed config an script.
Browse files Browse the repository at this point in the history
This builds a kernel, which can do LVM and Wifi on EEEPC 1001PG
  • Loading branch information
derco0n committed Mar 8, 2019
1 parent 0b19e6d commit e1f7ca7
Show file tree
Hide file tree
Showing 3 changed files with 305 additions and 493 deletions.
2 changes: 2 additions & 0 deletions build-kernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ export CONCURRENCY_LEVEL=2
export CHOST="x86_64-pc-Linux-gnu"
export CFLAGS="-march=native -O2 -pipe"
export CXXFLAGS="$CFLAGS"
export CCACHE_DIR="/media/co0n/7a59f274-2a0c-4233-a4bf-03233b45a7e9/ccachedir"


echo "Start Kernel build..."
echo "#####################"
Expand Down
Loading

0 comments on commit e1f7ca7

Please sign in to comment.