wrtu54g-tm:openwrt-old
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wrtu54g-tm:openwrt-old [2010/11/17 03:55] – external edit 127.0.0.1 | wrtu54g-tm:openwrt-old [2023/11/04 22:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 66: | Line 66: | ||
==== fat/ | ==== fat/ | ||
These require nls_base which should have been made in the kernel but was not due to incorrect kernel config by default. I will fix this in next build, but the workaround is to install it as a module. That module is at http:// | These require nls_base which should have been made in the kernel but was not due to incorrect kernel config by default. I will fix this in next build, but the workaround is to install it as a module. That module is at http:// | ||
+ | |||
+ | ====== Building from source ====== | ||
+ | |||
+ | We use r23044 because directly after is when the 2.4 kernel went away. | ||
+ | |||
+ | $ svn co -r 23044 svn:// | ||
+ | $ cd backfire | ||
+ | $ wget http:// | ||
+ | $ tar vfxz openwrt-backfire-adm8668-r1.tar.gz | ||
+ | $ rm target/ | ||
+ | $ cp toolchain/ | ||
+ | $ make menuconfig | ||
+ | | ||
+ | Here you select ' | ||
+ | | ||
+ | $ make | ||
+ | | ||
+ | Take a nap. | ||
wrtu54g-tm/openwrt-old.1289966110.txt.gz · Last modified: 2023/11/04 22:29 (external edit)