X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2Ftarget%2Flinux%2Fpackage%2Fspca5xx%2FMakefile;fp=openwrt%2Ftarget%2Flinux%2Fpackage%2Fspca5xx%2FMakefile;h=d61a04a80c1713b9c9d42fd2acba89b9b512c049;hb=5219d37256b905d07b79f2b28fcc73c5c24ef30a;hp=95a48a9a30eeefebd922363f3b851dc34df48023;hpb=57c3ce6eb2464bb21ea306fa8bde8e93a0c9af88;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/openwrt/target/linux/package/spca5xx/Makefile b/openwrt/target/linux/package/spca5xx/Makefile index 95a48a9a30..d61a04a80c 100644 --- a/openwrt/target/linux/package/spca5xx/Makefile +++ b/openwrt/target/linux/package/spca5xx/Makefile @@ -18,6 +18,7 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install ifeq ($(KERNEL_DIR),) KERNEL_DIR:=$(LINUX_DIR) endif +KERNEL_VERSION=$(shell echo "$(LINUX_VERSION)" | cut -d. -f1,2) include $(TOPDIR)/package/rules.mk