summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 0f5c5b0..784db5b 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ example, to bootstrap the core-linux-eglibc dev port, run:
./mksysconf ARCH=core-linux-eglibc PLAT=dev
+These scripts assume that opkbuild is built with the default sysconfdir (/etc)
+and datadir (/usr/local/share). If you've installed opkbuild with different
+directories, you'll need to edit these scripts.
+
Binutils, GCC, Make, and the libc headers can be installed on Debian GNU/Linux
by installing the build-essential package.