mripard / sunxi-mali

GNU General Public License v2.0
100 stars 54 forks source link

build and install with same arguments #6

Closed giuliobenetti closed 6 years ago

giuliobenetti commented 6 years ago

Build and install with same arguments. This is to prevent to recompile driver twice.

Issueing: ./build.sh -r r6p2 -b compiles ./build.sh -r r6p2 -i compiles again, because arguments passed to Makefile are different then previous command