diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-10-28 18:17:52 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-10-28 18:17:52 +0200 |
commit | 90890687859ea658759e653c4e70ed7e9e1a6217 (patch) | |
tree | 9065b30bb189e16ef99b8b5a0d444558f8dc579f /arch/um/os-Linux/util/Makefile | |
parent | [PATCH] sky2: add permanent address support. (diff) | |
parent | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... (diff) | |
download | linux-90890687859ea658759e653c4e70ed7e9e1a6217.tar.xz linux-90890687859ea658759e653c4e70ed7e9e1a6217.zip |
Merge branch 'master'
Diffstat (limited to 'arch/um/os-Linux/util/Makefile')
-rw-r--r-- | arch/um/os-Linux/util/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/um/os-Linux/util/Makefile b/arch/um/os-Linux/util/Makefile deleted file mode 100644 index 9778aed0c314..000000000000 --- a/arch/um/os-Linux/util/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -hostprogs-y := mk_user_constants -always := $(hostprogs-y) - -HOSTCFLAGS_mk_user_constants.o := -I$(objtree)/arch/um |