diff options
| author | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2003-02-14 10:19:37 -0600 |
|---|---|---|
| committer | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2003-02-14 10:19:37 -0600 |
| commit | 8dc34ec588879267b569a2efb81ae1438e108e2e (patch) | |
| tree | 1fe6e936fe489b14f2ebe6627e05ea4199627679 | |
| parent | ccada2dfe81978d16bf226386111ef8a72ecdd7b (diff) | |
kbuild: scripts/elfconfig.h is generated
so it shouldn't be in the tree...
| -rw-r--r-- | scripts/elfconfig.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/elfconfig.h b/scripts/elfconfig.h deleted file mode 100644 index 807d67db5eed..000000000000 --- a/scripts/elfconfig.h +++ /dev/null @@ -1,4 +0,0 @@ -#define KERNEL_ELFCLASS ELFCLASS32 -#define KERNEL_ELFDATA ELFDATA2LSB -#define HOST_ELFCLASS ELFCLASS32 -#define HOST_ELFDATA ELFDATA2LSB |
