]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
no need to export in platform.conf
authorAntti Kantee <pooka@iki.fi>
Thu, 11 Feb 2016 21:10:09 +0000 (21:10 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 11 Feb 2016 21:10:09 +0000 (21:10 +0000)
platform/hw/platform.conf

index d3c77c41575a6795aeb01e3acc8f8afd86cf18ba..57e06a5b1a4e5a1e34025e04aa90605fac84b5ef 100644 (file)
@@ -1 +1 @@
-export PLATFORM_PCI_P='[ "${MACHINE}" = "amd64" -o "${MACHINE}" = "i386" ]'
+PLATFORM_PCI_P='[ "${MACHINE}" = "amd64" -o "${MACHINE}" = "i386" ]'