summaryrefslogtreecommitdiffstats
path: root/chroot-scripts/build-core.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chroot-scripts/build-core.sh')
-rw-r--r--chroot-scripts/build-core.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/chroot-scripts/build-core.sh b/chroot-scripts/build-core.sh
index 25268eb..d5e14ce 100644
--- a/chroot-scripts/build-core.sh
+++ b/chroot-scripts/build-core.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+. ./pkg-builder.sh
+
PACKAGES="eglibc kexec dialog dropbear nbd-client iw strace"
mkdir -p /root/packages