Commit 00f3b5c1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

uclibc: remove obsolete uclibc 0.9.28 handling

parent 575721ee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -29,9 +29,6 @@ endif
ifeq ($(BR2_UCLIBC_VERSION_0_9_28_3),y)
UCLIBC_VER:=0.9.28.3
endif
ifeq ($(BR2_UCLIBC_VERSION_0_9_28),y)
UCLIBC_VER:=0.9.28
endif
UCLIBC_SITE:=http://www.uclibc.org/downloads

ifeq ($(BR2_TOOLCHAIN_EXTERNAL_SOURCE),y)