Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/arm/sa1100/assabet: Fix 'make assabet_defconfig' command

"make assabet_config" doesn't work.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Jonathan Neuschäfer and committed by
Jonathan Corbet
13afbbf4 198266af

+1 -1
+1 -1
Documentation/arm/sa1100/assabet.rst
··· 14 14 15 15 To build the kernel with current defaults:: 16 16 17 - make assabet_config 17 + make assabet_defconfig 18 18 make oldconfig 19 19 make zImage 20 20