diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-02-24 13:11:03 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-02-24 13:11:03 +0000 |
commit | 4886b55038d7e075a4ca3fbb1ade20751dc7d536 (patch) | |
tree | 389076975bd396ddcfadbe7af3636eb3a7e7c50f /packages/klibc/klibc.inc | |
parent | 27ed967384469cb10b308e50e147cf981441d4c2 (diff) |
klibc, klibc-utils-static: apply config-eabi.patch only once
Diffstat (limited to 'packages/klibc/klibc.inc')
-rw-r--r-- | packages/klibc/klibc.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/klibc/klibc.inc b/packages/klibc/klibc.inc index d7065f1e67..78e1bca125 100644 --- a/packages/klibc/klibc.inc +++ b/packages/klibc/klibc.inc @@ -3,7 +3,6 @@ require klibc-common.inc SRC_URI += "file://staging.patch;patch=1 \ file://klibc_kexecsyscall.patch;patch=1 \ " -SRC_URI_append_linux-gnueabi = "file://klibc-config-eabi.patch;patch=1" # we want only the shared programms and the lib so we chose them manually do_install() { |