From b1eb7aaa63e7ca58cf602a49648953a800378664 Mon Sep 17 00:00:00 2001 From: Sven Date: Tue, 28 Feb 2017 16:37:27 +0100 Subject: [PATCH] readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b09bb5092..44321b173 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,13 @@ $ LZMA_PATH=/opt/buildroot-gcc342/bin make ```bash $ make menuconfig +# Select the Product you wish to target ---> +# Ralink Products ---> RT5350 +# Default Configuration File ---> 8M/32M(WebCam) +#Kernel/Library/Defaults Selection ---> +# Default all settings (lose changes) ---> * + +$ make dep + +$ make +``` \ No newline at end of file