diff options
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index b6cf578bd..8293c8fec 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -434,7 +434,7 @@ <p>The Linux kernel configuration can be customized just like <a href="#custom_busybox">BusyBox</a> and - <a href="#custom_uclibc">uClibc</a> using <code>make linux26-menuconfig + <a href="#custom_uclibc">uClibc</a> using <code>make linux-menuconfig </code>. Make sure you have enabled the kernel build in <code>make menuconfig</code> first. Once done, run <code>make</code> to (re)build everything.</p> |