diff options
Diffstat (limited to 'docs/busybox.net/FAQ.html')
-rw-r--r-- | docs/busybox.net/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index 2eaaeece6..c9f5909ed 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html | |||
@@ -138,8 +138,8 @@ have additions to this FAQ document, we would love to add them, | |||
138 | An easy method to build your own basic BusyBox based system, is to | 138 | An easy method to build your own basic BusyBox based system, is to |
139 | follow these simple steps: | 139 | follow these simple steps: |
140 | <ul> | 140 | <ul> |
141 | <li> Point your web browser <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">here</a> | 141 | <li> Point your web browser <a href="http://buildroot.uclibc.org/">here</a> |
142 | <li> Click on "Download tarball" | 142 | <li> Download a copy of buildroot |
143 | <li> Unpack the tarball on your Linux system somewhere | 143 | <li> Unpack the tarball on your Linux system somewhere |
144 | <li> run 'make' and configure things to taste. | 144 | <li> run 'make' and configure things to taste. |
145 | <li> run 'unset CC'. Some Linux systems (i.e. Gentoo) set 'CC' | 145 | <li> run 'unset CC'. Some Linux systems (i.e. Gentoo) set 'CC' |