| commit | 1990c85e8b702996c8d899cd3914ed23e78f49cc | [log] [tgz] |
|---|---|---|
| author | Patrick Venture <venture@google.com> | Tue Nov 20 11:19:23 2018 -0800 |
| committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Nov 26 16:51:39 2018 +0000 |
| tree | 6be4c94137e5f7fe79e0435bc00cefd728ccb173 | |
| parent | aab202384d0b68ffcc9437c45d29d21380388483 [diff] |
gitignore: add all *.lo files to ignore list Specify all *.lo files and not just /app/*.lo to handle the objects built into other directories. Change-Id: I01df38ef81f749913dc9d536ffdcc2774d17b785 Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To clean the repository run ./bootstrap.sh clean.