allwinner_a64/android/frameworks/wilhelm/tools/mphtogen
2018-08-08 15:50:00 +08:00
..
Makefile upload android base code part1 2018-08-08 15:50:00 +08:00
MPH.h upload android base code part1 2018-08-08 15:50:00 +08:00
MPH_to.c upload android base code part1 2018-08-08 15:50:00 +08:00
MPH_to.h upload android base code part1 2018-08-08 15:50:00 +08:00
mphtogen.c upload android base code part1 2018-08-08 15:50:00 +08:00
README.txt upload android base code part1 2018-08-08 15:50:00 +08:00

This re-generates the file MPH_to_*.h.
You need to do this after modifying any of the MPH-related files.

Prerequisites:
 * GNU make

Usage:
Type 'make'.
Diff the new files in ../../src/autogen vs. the new ones as sanity check.
Build and test using the new header files.
Then do 'make clean' here.