pues en mi caso , que es para el router de huawei hg553 , cuando ya lo tienes compilado , te vas a la carpeta /home/nombre_de_usuario/openwrt/trunk/bin/brcm63xx/. El fichero que nos interesa para flashear en el Huawei HG553 es: openwrt-HW553-squashfs-cfe.bin
ahora gracias a tus indicaciones estoy compilando , a ver que resultado me da.
primer intento :
wifislax attitude_adjustment # su postgres -c make V=cs
Checking 'non-root'... ok.
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'getopt'... ok.
Checking 'fileutils'... ok.
Checking 'working-gcc'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'zlib'... ok.
Checking 'gawk'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'patch'... ok.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'wget'... ok.
Checking 'git'... ok.
Checking 'gnutar'... ok.
Checking 'svn'... ok.
Checking 'gnu-find'... ok.
Checking 'getopt-extended'... ok.
make[1] world
make[2] tools/install
make[3] -C tools/m4 compile
make[3] -C tools/sed compile
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Error 1
segundo intento :
wifislax attitude_adjustment # su postgres -c make
make[1] world
make[2] tools/install
make[3] -C tools/m4 compile
make[3] -C tools/sed compile
make[3] -C tools/xz compile
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Error 1
tercer intento:
wifislax attitude_adjustment # su postgres -c make V=s
make[1] world
make[2] tools/install
make[3] -C tools/m4 compile
make[3] -C tools/sed compile
make[3] -C tools/xz compile
make[3] -C tools/mklibs compile
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Error 1
ahora me extraña muchisimo que solo te tarde 20 minutos , porque con un dualcore E8500 a 3ghz y 6 gb ram tarda unas 4 horas.