From 4687a81ca527b3e0c66614939dbd7f3588ef36e9 Mon Sep 17 00:00:00 2001 From: kos Date: Fri, 28 Dec 2012 12:05:49 +0900 Subject: [PATCH] fix model at Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69da111..0f2f458 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ -include conf/make.conf # Target platform: -# vusolo, bm750, vuuno, vuultimo, vuduo2 +# vusolo, bm750, vuuno, vuultimo, vusolo2, vuduo2 # # This only sets the default value. All platforms now use a shared build # directory. Run "MACHINE=vuultimo bitbake vuplus-image" to build an image -- 2.7.4