From 46722bc7356ba66a6d58df6163f560832565fffd Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 9 Nov 2012 21:52:21 +0400 Subject: Typo --- rules/32.mk | 2 +- rules/64.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'rules') diff --git a/rules/32.mk b/rules/32.mk index a504c24..083590d 100644 --- a/rules/32.mk +++ b/rules/32.mk @@ -29,7 +29,7 @@ $(eval $(call add-variant,32)) %-32-stamp: bits = 32 -# build32 = \#, not it is emtpy and lines like +# build32 = \#, now it is emtpy and lines like # $(build32) file path=... # in manifests are included build32 := diff --git a/rules/64.mk b/rules/64.mk index 5056969..064bf79 100644 --- a/rules/64.mk +++ b/rules/64.mk @@ -29,7 +29,7 @@ $(eval $(call add-variant,64)) %-64-stamp: bits = 64 -# build64 = \#, not it is emtpy and lines like +# build64 = \#, now it is emtpy and lines like # $(build64) file path=... # in manifests are included build64 := -- cgit v1.2.3