Skip to content

rcpao/prd-bld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

prd-bld

git clone https://github.com/01org/prd
cd prd

# Use .config from currently running kernel
cp /boot/config-`uname -r` .config

# Enable Drivers -> Block Devices -> "Persistent memory block device support"
cat ../prd-bld/prd-config-add.txt >> .config

make olddefconfig
make -j10
sudo make modules_install
sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published