diff options
-rw-r--r-- | applets/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/Makefile b/applets/Makefile index 0688a8f3d..e6efc17d9 100644 --- a/applets/Makefile +++ b/applets/Makefile | |||
@@ -19,7 +19,6 @@ | |||
19 | 19 | ||
20 | TOPDIR :=.. | 20 | TOPDIR :=.. |
21 | L_TARGET := applets.a | 21 | L_TARGET := applets.a |
22 | EXTRA_CFLAGS+=-I $(TOPDIR)/applets | ||
23 | 22 | ||
24 | obj-y := | 23 | obj-y := |
25 | obj-n := | 24 | obj-n := |