Hello,
according to /Makefile, $(TOPDIR) is obsolete and should
be replaced by $(srctree) and $(objtree). This make
compiling to a different output directory fail. I've tried to
make a patch, but gave up after a while digging through
arch/um/Makefile.
Regards
Torsten