From 062da366e0157c12dfcad792d133a291df7cb3fc Mon Sep 17 00:00:00 2001
From: Ulf Samuelsson
+Testing Buildroot for an Architecture
+
+scripts/mkpkg script
+If you want to test the build of a single package you can use the mkpkg script.
+
+
+Will make the board, and save the result in a log file. +The log file resides in +
+if the build succeeds and in +
+if it cannot complete. +
+ ++By creating an alias +
+it is enough to type +
+mkpkg will only print out the
+It is recommended to build a simple board before running the test +to get some basic things done. +
++
+By running this script you will run scripts/mkpkg on +a lot of the packages available in Buildroot. +
++You need to run the script while in the TOP directory. +I.E: Where you typically run make. +
++There are a few lacking, for no very good reason, +but these can be easily added. +
++Note that some packages will not build properly +if you do not enable them using makeconfig. +
++Examples are: +