Skip to content
Snippets Groups Projects
Commit ccf0f767 authored by Yalu Zhang's avatar Yalu Zhang
Browse files

Install more libdsl header files

parent 4c221d94
Branches
Tags
No related merge requests found
...@@ -222,7 +222,7 @@ RUN \ ...@@ -222,7 +222,7 @@ RUN \
cp -a libwifi-5.so* /usr/lib && \ cp -a libwifi-5.so* /usr/lib && \
cd ../libdsl && \ cd ../libdsl && \
make PLATFORM=TEST && \ make PLATFORM=TEST && \
cp xdsl.h /usr/include && \ cp common.h xdsl.h xtm.h /usr/include && \
cp -a libdsl*.so* /usr/lib && \ cp -a libdsl*.so* /usr/lib && \
sudo ldconfig sudo ldconfig
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment