mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 17:31:06 +02:00
Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@327 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9ddf8963a6
commit
eb6e7d0e47
@ -13,7 +13,7 @@ I_$(1) := $(PKG_BUILD_DIR)/ipkg/$(2)
|
||||
ifneq ($(BR2_PACKAGE_KMOD_$(1)),)
|
||||
TARGETS += $$(PKG_$(1))
|
||||
endif
|
||||
ifeq ($(BR2_PACLAGE_KMOD_$(1)),y)
|
||||
ifeq ($(BR2_PACKAGE_KMOD_$(1)),y)
|
||||
INSTALL_TARGETS += $$(PKG_$(1))
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user