5 Commits

Author SHA1 Message Date
Jeffrey Townsend
5a8c469af0 These autogen makefiles should have been ignored. 2019-07-30 19:16:38 +00:00
Jeffrey Townsend
631b1f88b4 All Platform ONLP shared library and static binary builds now use a common makefile infrastructure.
The module and build dependencies for each platform shared library and static binary are
essentially the same. They have simply been copied over and over again.

This change creates a common makefile infrastructure that is used to build each platform.
This allows the dependencies of the higher layer ONLP code to be managed in a single place
as well as coordinate code configuration and link libraries.
2019-07-08 21:15:32 +00:00
Jeffrey Townsend
848832710d Simplify the platform directory names. 2019-07-05 19:50:14 +00:00
brandon_chuang
0cefb12ecf [as4610] Modify oom related part to support kernel 4.14 2019-01-07 15:01:52 +08:00
Jeffrey Townsend
5e4744d768 The AS4610 platforms are now supported under armhf. 2018-12-28 15:45:29 +00:00