User Tools

Site Tools


kernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kernel [06/09/2026 11:55] – [Compiling the kernel] adminkernel [06/09/2026 12:03] (current) – [Compiling the kernel] admin
Line 19: Line 19:
      
   scripts/diffconfig .config.old .config   # shows difference between both kernel configurations   scripts/diffconfig .config.old .config   # shows difference between both kernel configurations
 +  
 +  interesting option: CONFIG_WERROR
      
   make   make
   make LOADADDR=0x80008000 uImage   make LOADADDR=0x80008000 uImage
   make dtbs   make dtbs
 +
 +[[https://github.com/a13xp0p0v/kconfig-hardened-check|Useful tool to check config security]]
      
 ====== Process State ====== ====== Process State ======
kernel.1781006106.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki