Remove comma
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
e2ed529b89
commit
3188361029
@ -47,7 +47,7 @@ make -C $OCFDIF inc O=$INCDIR
|
|||||||
This by default will not copy OCF source files but create symbolic links to them,
|
This by default will not copy OCF source files but create symbolic links to them,
|
||||||
to avoid source duplication and allow for easy OCF code modification. If you prefer
|
to avoid source duplication and allow for easy OCF code modification. If you prefer
|
||||||
to copy OCF source files (e.g. you don't want to distribute whole OCF repository
|
to copy OCF source files (e.g. you don't want to distribute whole OCF repository
|
||||||
as your submodule), you can use following commands:
|
as your submodule) you can use following commands:
|
||||||
|
|
||||||
~~~{.sh}
|
~~~{.sh}
|
||||||
make -C $OCFDIF src O=$SRCDIR CMD=cp
|
make -C $OCFDIF src O=$SRCDIR CMD=cp
|
||||||
|
Loading…
Reference in New Issue
Block a user