diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-08-10 11:16:46 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-08-10 11:16:46 +0000 |
| commit | 3e90de03126e361cb2585d6f3ad3580d9312eaca (patch) | |
| tree | c50b04bbc12d34aa09191d02fda398e9b455b521 /openwrt/rules.mk | |
| parent | 01c8abbeca68521435a20e8fafdadab8da11932f (diff) | |
| download | mtk-20170518-3e90de03126e361cb2585d6f3ad3580d9312eaca.zip mtk-20170518-3e90de03126e361cb2585d6f3ad3580d9312eaca.tar.gz mtk-20170518-3e90de03126e361cb2585d6f3ad3580d9312eaca.tar.bz2 | |
fix uml-2.6 (closes: #678)
SVN-Revision: 4551
Diffstat (limited to 'openwrt/rules.mk')
| -rw-r--r-- | openwrt/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/rules.mk b/openwrt/rules.mk index 6c770c4..a8d3647 100644 --- a/openwrt/rules.mk +++ b/openwrt/rules.mk @@ -35,7 +35,6 @@ IPKG_STATE_DIR:=$(TARGET_DIR)/usr/lib/ipkg REAL_GNU_TARGET_NAME=$(OPTIMIZE_FOR_CPU)-linux-uclibc GNU_TARGET_NAME=$(OPTIMIZE_FOR_CPU)-linux -KERNEL_CROSS:=$(OPTIMIZE_FOR_CPU)-linux-uclibc- TARGET_CROSS:=$(OPTIMIZE_FOR_CPU)-linux-uclibc- IMAGE:=$(BUILD_DIR)/root_fs_$(ARCH) |
