Fix missing PREFIX variable

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12739 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-09-27 17:01:06 +00:00
parent 75779e299c
commit 62971f214f

View File

@ -38,6 +38,7 @@ MAKE_FLAGS += \
DEBUG="" \
OPTIM="$(TARGET_CFLAGS)" \
CFLAGS="$(TARGET_CFLAGS)" \
PREFIX="/usr" \
DESTDIR="$(PKG_INSTALL_DIR)" \
all install