DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] Fix top level 'make clean'
@ 2014-12-10 23:00 r k
  0 siblings, 0 replies; only message in thread
From: r k @ 2014-12-10 23:00 UTC (permalink / raw)
  To: dev

When 'make clean' is executed, following message is thrown on console due
to missing 'comma' definition.
tr: missing operand after '.-'
Two strings must be given when translating.

Ravi Kerur (1):
  When "make clean" is executed following msg is thrown
 ==Clean lib/librte_eal/linuxapp/kni     tr: missing operand after '.-'
        Two strings must be given when translating.

 lib/librte_eal/linuxapp/kni/Makefile | 1 +
 1 file changed, 1 insertion(+)

--
1.9.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-10 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10 23:00 [dpdk-dev] [PATCH] Fix top level 'make clean' r k

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).