author | Sivaraj R <sivaraj@ti.com> | |
Tue, 18 Mar 2014 08:14:26 +0000 (13:44 +0530) | ||
committer | Sivaraj R <sivaraj@ti.com> | |
Tue, 18 Mar 2014 12:54:16 +0000 (18:24 +0530) | ||
commit | dab1d0f796b0896a9744de1b6338e37744d2c4b9 | |
tree | fbbf79ea4d1158c00a7ab8f862fc32075138ff44 | tree | snapshot (tar.xz tar.gz zip) |
parent | b73a262bf6f6d366e3bf83d0c116be2b61a86dde | commit | diff |
Added support for MAKERULEDIR
- When EDMA3 LLD is built using external makerules, this is required
inorder to provide exact control over the makerule file path
- Without this, earlier we are assuming the files are present in
$(ROOTDIR)/makerule folder which may not be true with other external
package builds
- The change is backward compatibile as we check for null before using
MAKERULEDIR
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- When EDMA3 LLD is built using external makerules, this is required
inorder to provide exact control over the makerule file path
- Without this, earlier we are assuming the files are present in
$(ROOTDIR)/makerule folder which may not be true with other external
package builds
- The change is backward compatibile as we check for null before using
MAKERULEDIR
Signed-off-by: Sivaraj R <sivaraj@ti.com>