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
-
Notifications
You must be signed in to change notification settings - Fork 0
rcpao/prd-bld
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published