diff options
Diffstat (limited to 'board/qcom-cne.mk')
| -rw-r--r-- | board/qcom-cne.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/qcom-cne.mk b/board/qcom-cne.mk new file mode 100644 index 0000000..e83beb8 --- /dev/null +++ b/board/qcom-cne.mk @@ -0,0 +1,5 @@ +# CNE +ifneq ($(QCPATH),) +BOARD_USES_QCNE := true +TARGET_LDPRELOAD := libNimsWrap.so +endif |
