Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Adding linux commands to my package's make file
@ 2019-11-12 19:02 a
  2019-11-13 21:03 ` Peter Seiderer
  0 siblings, 1 reply; 3+ messages in thread
From: a @ 2019-11-12 19:02 UTC (permalink / raw)
  To: buildroot

Can anyone tell me how to write simple linux command in a buildroot package
make file and make it work? It's working on the command line but not if I
add them to my make file and execute it.
I wanna add the following command:
$(curl -L https://sourceforge.net/projects/pwgen/files/latest/download >
./pwgen.tar.gz) 



--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-14  5:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-12 19:02 [Buildroot] Adding linux commands to my package's make file a
2019-11-13 21:03 ` Peter Seiderer
2019-11-14  5:18   ` a

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox