code:work:pi:rtpreempt:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:work:pi:rtpreempt:start [2017/03/08 21:36] – [Xenomai Pi 3 Compile HOWTO] david | code:work:pi:rtpreempt:start [2017/03/09 01:06] (current) – [Xenomai Pi 3 Compile HOWTO] david | ||
---|---|---|---|
Line 388: | Line 388: | ||
- Build the default configuration < | - Build the default configuration < | ||
KERNEL=kernel7 | KERNEL=kernel7 | ||
+ | cd linux | ||
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bcm2709_defconfig | make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bcm2709_defconfig | ||
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bcm2835_defconfig | make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bcm2835_defconfig | ||
Line 403: | Line 404: | ||
- DISABLE KGDB: kernel debugger | - DISABLE KGDB: kernel debugger | ||
- Compile! < | - Compile! < | ||
- | make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage modules dtbs -j6 | + | make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage modules dtbs -j 6 |
</ | </ | ||
- Ran this with the 3.1.18 kernel... seems like that might work. | - Ran this with the 3.1.18 kernel... seems like that might work. |
code/work/pi/rtpreempt/start.1489009011.txt.gz · Last modified: 2017/03/08 21:36 by david