remove unnecessary linux config include (it broke 'make download')
SVN-Revision: 9388
This commit is contained in:
parent
0ac64f1dfc
commit
467c1a7189
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue