aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netkit-tftp
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:35:30 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:35:30 +0200
commita57da4343114da82d1d2c04ecdeb83f6e55acc28 (patch)
treea9de7e740ec06471fff95affb1037c08682db866 /recipes/netkit-tftp
parentc979ea7767c68a47e802ee20c9b630f1c3057fd2 (diff)
downloadopenembedded-a57da4343114da82d1d2c04ecdeb83f6e55acc28.tar.gz
Revert "netkit-tftp/netkit-tftpd_0.17.bb: removed unneeded EXTRA_OEMAKE"
This reverts commit 677d0e8e30c4bf604944aa6bf085ec478fb61e26. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/netkit-tftp')
-rw-r--r--recipes/netkit-tftp/netkit-tftpd_0.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/netkit-tftp/netkit-tftpd_0.17.bb b/recipes/netkit-tftp/netkit-tftpd_0.17.bb
index 0fdf9d6bd7..44f29a1b6b 100644
--- a/recipes/netkit-tftp/netkit-tftpd_0.17.bb
+++ b/recipes/netkit-tftp/netkit-tftpd_0.17.bb
@@ -14,6 +14,7 @@ S = "${WORKDIR}/netkit-tftp-${PV}"
PR = "r8"
+EXTRA_OEMAKE = ""
do_compile () {
oe_runmake 'CC=${CC}' 'LD=${LD}' all
}