diff options
Diffstat (limited to 'target/linux/ipq806x/Makefile')
-rw-r--r-- | target/linux/ipq806x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 6207c9126f..55a0d72f7d 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -11,7 +11,7 @@ MAINTAINER:=John Crispin <blogic@openwrt.org> LINUX_VERSION:=3.14.18 -KERNELNAME="Image dtbs" +KERNELNAME:=Image dtbs include $(INCLUDE_DIR)/target.mk |