diff options
Diffstat (limited to 'ubi-utils/Makefile')
| -rw-r--r-- | ubi-utils/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ubi-utils/Makefile b/ubi-utils/Makefile index 8c1994c..e86738b 100644 --- a/ubi-utils/Makefile +++ b/ubi-utils/Makefile @@ -6,7 +6,7 @@ OPTFLAGS := -O2 -g -Wall  KERNELHDR := ../include  DESTDIR := /usr/local  SBINDIR=/usr/sbin -MANDIR=/usr/man +MANDIR=/usr/share/man  INCLUDEDIR=/usr/include  CC := $(CROSS)gcc | 
