diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/layerscape/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/layerscape/README b/target/linux/layerscape/README index eaeee32e8c..ecef32ba6a 100644 --- a/target/linux/layerscape/README +++ b/target/linux/layerscape/README @@ -12,6 +12,10 @@ Layerscape Quick Start 2. Build -------- +Before configuration and build, update and install package feeds. + +$ ./scripts/feeds update -a +$ ./scripts/feeds install -a 2.1 make menuconfig ------------------- |