remove unnecessary linux config include (it broke 'make download')
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9388 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
8372c9716d
commit
4b246fcf1a
|
@ -22,9 +22,6 @@ PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/
|
|||
PKG_FW_MD5SUM:=7026826460376f6b174f9225bd7781b9
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
ifeq ($(DUMP),)
|
||||
include $(LINUX_DIR)/.config
|
||||
endif
|
||||
|
||||
# XXX: remove @!TARGET_* later when we have PCI support properly detected on all targets
|
||||
define KernelPackage/acx-mac80211
|
||||
|
|
Loading…
Reference in New Issue