mirror of
https://github.com/merbanan/openwrt.git
synced 2026-07-09 13:51:02 +00:00
- use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15368 3c298f89-4303-0410-b956-a3cf2f4a3e73
7 lines
114 B
Makefile
7 lines
114 B
Makefile
TARGET_CROSS=
|
|
GCC_VERSION=unknown
|
|
LIBC_TYPE=unknown
|
|
LIBC_URL=unknown
|
|
LIBC_VERSION=unknown
|
|
LIBC_SO_VERSION=unknown
|