projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c03d31
)
brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs after...
author
John Crispin
<john@openwrt.org>
Tue, 1 Mar 2016 08:14:50 +0000
(08:14 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 1 Mar 2016 08:14:50 +0000
(08:14 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r48732
SVN-Revision: 48850
package/kernel/brcm2708-gpu-fw/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/brcm2708-gpu-fw/Makefile
b/package/kernel/brcm2708-gpu-fw/Makefile
index eee85e0763f57cae79f920eccdd6090f60a43e93..286984b6e3ef3797002459633922f86c06a2f104 100644
(file)
--- a/
package/kernel/brcm2708-gpu-fw/Makefile
+++ b/
package/kernel/brcm2708-gpu-fw/Makefile
@@
-16,7
+16,7
@@
PKG_SOURCE:=$(PKG_REV).tar.gz
PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
PKG_MD5SUM:=f5683c1dcb255714942f7c9fd61b3a0a
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)
+PKG_BUILD_DIR:=$(
KERNEL_
BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)
include $(INCLUDE_DIR)/package.mk