diff options
Diffstat (limited to 'target/linux/omap/Makefile')
-rw-r--r-- | target/linux/omap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 5795c002d8..3ebfccddc3 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -17,7 +17,7 @@ LINUX_VERSION:=3.13.7 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -KERNELNAME:="zImage dtbs" +KERNELNAME:=zImage dtbs include $(INCLUDE_DIR)/target.mk |