Magellan Linux

Diff of /trunk/kernel-magellan/patches-3.7/0102-3.7.3-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2048 by niro, Mon Jan 28 08:11:20 2013 UTC revision 2049 by niro, Mon Jan 28 09:30:34 2013 UTC
# Line 20  index 4abe83e..03591a7 100644 Line 20  index 4abe83e..03591a7 100644
20    
21   7. Generic subsystem callbacks   7. Generic subsystem callbacks
22    
23    diff --git a/Makefile b/Makefile
24    index 23807aa..51a9bda 100644
25    --- a/Makefile
26    +++ b/Makefile
27  @@ -1021,11 +1021,14 @@ clean: rm-dirs  := $(CLEAN_DIRS)  @@ -1021,11 +1021,14 @@ clean: rm-dirs  := $(CLEAN_DIRS)
28   clean: rm-files := $(CLEAN_FILES)   clean: rm-files := $(CLEAN_FILES)
29   clean-dirs      := $(addprefix _clean_, . $(vmlinux-alldirs) Documentation samples)   clean-dirs      := $(addprefix _clean_, . $(vmlinux-alldirs) Documentation samples)

Legend:
Removed from v.2048  
changed lines
  Added in v.2049