mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:57:32 +02:00
Change package name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5768 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01c26b5b78
commit
c1cc1db083
@ -41,7 +41,7 @@ define Build/Compile
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
PWD="$(PKG_BUILD_DIR)/Module" \
|
||||
KERNDIR="$(LINUX_DIR)" \
|
||||
PATCHLEVEL=" $(patsubst 2.%,%,$(KERNEL))"
|
||||
PATCHLEVEL="$(patsubst 2.%,%,$(KERNEL))"
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,rt2570))
|
||||
|
Loading…
Reference in New Issue
Block a user