--- trunk/kernel-magellan/patches-3.7/0102-3.7.3-all-fixes.patch 2013/01/28 08:18:46 2048 +++ trunk/kernel-magellan/patches-3.7/0102-3.7.3-all-fixes.patch 2013/01/28 09:30:34 2049 @@ -20,6 +20,10 @@ 7. Generic subsystem callbacks +diff --git a/Makefile b/Makefile +index 23807aa..51a9bda 100644 +--- a/Makefile ++++ b/Makefile @@ -1021,11 +1021,14 @@ clean: rm-dirs := $(CLEAN_DIRS) clean: rm-files := $(CLEAN_FILES) clean-dirs := $(addprefix _clean_, . $(vmlinux-alldirs) Documentation samples)