diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2005-03-05 07:16:21 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:48:48 -0700 |
commit | 733677e2c21b1ea3789c5296c84c1730d9ce498d (patch) | |
tree | fbc1136c4c8cc4f225b23b8211d953f75a617ce3 /Makefile | |
parent | 03fd7a3ad3438c7ae4525215ac58c3d94133cc35 (diff) |
[PATCH] klibc_fixups: remove unneeded stuff
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -202,7 +202,6 @@ ifeq ($(strip $(USE_KLIBC)),true) HEADERS += \ klibc_fixups/klibc_fixups.h \ - klibc_fixups/mntent.h \ klibc_fixups/pwd.h KLIBC_FIXUP_OBJS = \ |