X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2Fsys-ia64%2FMakefile;h=d02f4c265232a878c9d2e1656aea053957491afa;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=4dd735320f705fc517bf93ac8884794b92f5666a;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/arch/um/sys-ia64/Makefile b/arch/um/sys-ia64/Makefile index 4dd735320..d02f4c265 100644 --- a/arch/um/sys-ia64/Makefile +++ b/arch/um/sys-ia64/Makefile @@ -7,18 +7,5 @@ all: $(OBJ) $(OBJ): $(OBJS) rm -f $@ $(LD) $(LINKFLAGS) --start-group $^ --end-group -o $@ -clean: - rm -f $(OBJS) -fastdep: - -archmrproper: - -archclean: - rm -f link.ld - @$(MAKEBOOT) clean - -archdep: - @$(MAKEBOOT) dep - -modules: +clean-files := $(OBJS) link.ld