Hi,

This patch set provides valuable cleanups and fixes.
It also lays the ground work for building deb packages.

Cheers,
Anders

Anders Roxell (7):
  example: ipsec: Allow scripts to run odp_ipsec from PATH
  example: ipsec: ensure scripts get installed
  linux-generic: Makefile: add odph_tcp.h to subdirheaders
  build system: cleanup build rules
  build system: fix distcheck target
  doc: move Makefile structure into doc dir
  configure: add a check if doxygen is installed

 .gitignore                         |  2 +-
 Makefile.am                        |  5 +----
 configure.ac                       |  5 ++++-
 doc/Makefile.am                    | 26 ++++++++++++++++++++++++++
 example/generator/Makefile.am      |  5 ++++-
 example/ipsec/Makefile.am          | 23 ++++++++++++++++++++++-
 example/ipsec/README               |  2 ++
 example/ipsec/run_ah_in.sh         |  2 +-
 example/ipsec/run_ah_out.sh        |  2 +-
 example/ipsec/run_both_in.sh       |  2 +-
 example/ipsec/run_both_out.sh      |  2 +-
 example/ipsec/run_esp_in.sh        |  2 +-
 example/ipsec/run_esp_out.sh       |  2 +-
 example/ipsec/run_live.sh          |  2 +-
 example/ipsec/run_router.sh        |  2 +-
 example/ipsec/run_simple.sh        |  2 +-
 example/l2fwd/Makefile.am          |  5 ++++-
 example/odp_example/Makefile.am    |  5 ++++-
 example/packet/Makefile.am         |  5 ++++-
 example/timer/Makefile.am          |  5 ++++-
 platform/linux-generic/Makefile.am | 23 +++++++++++++++++++++++
 test/api_test/Makefile.am          |  6 ++++++
 22 files changed, 114 insertions(+), 21 deletions(-)
 create mode 100644 doc/Makefile.am

-- 
2.1.0


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to