aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmkrootfs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkrootfs.sh b/mkrootfs.sh
index bed842d..d6c54fc 100755
--- a/mkrootfs.sh
+++ b/mkrootfs.sh
@@ -43,10 +43,10 @@ MAKEFLAGS = $MAKEFLAGS
Repository and package options
-REPO = $REPO
+REPO = $REPO
REPOSITORY PATH = $HOST_REPO_PATH
-PKGS = $PKGS
-ORDER = $order
+PKGS = $PKGS
+ORDER = $order
EOF