diff options
Diffstat (limited to 'nasm')
-rw-r--r-- | nasm/nasm-native_0.98.38.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nasm/nasm-native_0.98.38.oe b/nasm/nasm-native_0.98.38.oe index e69de29bb2..bf54fe2389 100644 --- a/nasm/nasm-native_0.98.38.oe +++ b/nasm/nasm-native_0.98.38.oe @@ -0,0 +1,4 @@ +SECTION = "unknown" +include nasm_${PV}.oe +S = "${WORKDIR}/nasm-${PV}" +inherit native |