21 lines
597 B
Diff
21 lines
597 B
Diff
Description: Remove examples
|
|
No need to install these, developers are encouraged to look
|
|
at the code in the repository
|
|
Forwarded: not-needed
|
|
Author: Colin Ian King <colin.i.king@gmail.com>
|
|
|
|
Index: intel-cmt-cat-4.5.0/Makefile
|
|
===================================================================
|
|
--- intel-cmt-cat-4.5.0.orig/Makefile
|
|
+++ intel-cmt-cat-4.5.0/Makefile
|
|
@@ -53,9 +53,6 @@ all:
|
|
$(MAKE) -C pqos
|
|
$(MAKE) -C rdtset
|
|
$(MAKE) -C tools/membw
|
|
- $(MAKE) -C examples/c/CAT_MBA
|
|
- $(MAKE) -C examples/c/CMT_MBM
|
|
- $(MAKE) -C examples/c/PSEUDO_LOCK
|
|
|
|
setup-dev:
|
|
$(MAKE) -C appqos setup-dev
|