From da567742a95874c913b3f96045b528ff4b9bc0e6 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Sep 2014 12:38:58 -0400 Subject: opkbuild: Export OPK_PACKAGES_REDUCED --- (limited to 'src/opkbuild.sh') diff --git a/src/opkbuild.sh b/src/opkbuild.sh index dde438a..dfee628 100644 --- a/src/opkbuild.sh +++ b/src/opkbuild.sh @@ -31,6 +31,7 @@ export OPK_SOURCE_VERSION= export OPK_SOURCE_VERSION_UPSTREAM= export OPK_BINARY_VERSION= export OPK_PACKAGES= +export OPK_PACKAGES_REDUCED= export OPK_BUILD_ARCH= export OPK_BUILD_ARCH_CPU= export OPK_BUILD_ARCH_KERNEL= -- cgit v0.9.1