mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
gcc 4.2.4 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -6,6 +6,7 @@ config GCC_VERSION
|
||||
default "4.2.1" if GCC_VERSION_4_2_1
|
||||
default "4.2.2" if GCC_VERSION_4_2_2
|
||||
default "4.2.3" if GCC_VERSION_4_2_3
|
||||
default "4.2.4" if GCC_VERSION_4_2_4
|
||||
default "4.1.2"
|
||||
|
||||
if !TOOLCHAINOPTS
|
||||
|
||||
Reference in New Issue
Block a user