1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
MPH.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MPH_to.c Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MPH_to.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Makefile Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
mphtogen.c Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.txt

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.