Commit bffac3e
authored
inc: add required include files at instal (#253)
Install AEEStdDef.h, HAP_debug.h and HAP_farf.h that are required by to
compile the skel and stub files generated by qaic compiler.
qaic compiler includes these header files, however fastrpc does not
install these files, fix this by installing the required files.1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
11 | 13 | | |
12 | | - | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments