fix lirc compile on LINUX_KARCH != ARCH
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
27a2008db4
commit
15d11003c5
@ -112,6 +112,7 @@ endef
|
|||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
ARCH="$(LINUX_KARCH)" \
|
||||||
all
|
all
|
||||||
|
|
||||||
define Package/lirc/install
|
define Package/lirc/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user