Once you've made make menuconfig, you can compile only one package (and it 
dependencies) with
|make package//example//compile V=99|

see also the wiki:
http://wiki.openwrt.org/doc/devel/patches
http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk#compile.packages

Le 08/01/2012 14:47, MAbeeTT a écrit :
> On Sat, Jan 7, 2012 at 9:24 PM, Olipro
> <oli...@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> wrote:
>> On Saturday 07 Jan 2012 20:15:42 MAbeeTT wrote:
>>> I was following these guide:
>>> http://wiki.openwrt.org/doc/devel/eclipse?s[]=eclipse
>>>
>>> But the package openssh-sftp-server is not ported to the arch :-(.
>>>
>>> Is there an alternative package ? (bleeding edge, r25987)
>>>
>> I see nothing architecture specific about the package already in OpenWRT -
>> moreover, I have had no problem compiling it for ar71xx mips
>
> mmm, I was trying doing make
> package/openssh-sftp-server/install or
> package/openssh/install
>
> (previously I made the install for zlib and openssl)
>
> After seeing your response, I made
>
>
> ./scripts/feeds update -a
> ./scripts/feeds install -a
>
> make menuconfig
>
> # selecting openssh-sftp-server and others,
>
> make
>
> And know there are the packages in bin/ar71xx/packages/
>
> How to make the packages without the menuconfig? Or with just the SDK?
>
> Thanks a lot,
>
>
>
>
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to