projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09997e4
)
brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs after...
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 16 Feb 2016 21:42:00 +0000
(21:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 16 Feb 2016 21:42:00 +0000
(21:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48732
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 9737a193f912ef0fee10da70057d6f596c0144a5..48c9929385adcfc4c66b3aa5aa183e0b79886889 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:=66bbad77fdd9e5391d4130fa11d94646
-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