diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-24 13:10:17 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-24 14:11:53 +0200 |
commit | a8621c712cd4f00b2aa845e872efacbdd9359157 (patch) | |
tree | 2393670678d76f975593b82eaca079f9538113df /toolchain/binutils/Makefile | |
parent | 9c6a7e927aa4f52d04d8f573e4ea3ea3aaaf061e (diff) |
remove 3.13 kernel, add generic kernel version symbols
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r-- | toolchain/binutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 7ceda3d51..49549f625 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -49,7 +49,6 @@ $(WRKBUILD)/.configured: --disable-libtool-lock \ --disable-nls \ --disable-werror \ - --disable-plugins \ ${CONFOPTS} \ ); touch $@ |