mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add feeds config file to SDK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2006-2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@@ -32,6 +32,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
|
||||
$(SDK_BUILD_DIR)/target/linux/*/files \
|
||||
$(SDK_BUILD_DIR)/target/linux/*/patches
|
||||
$(CP) \
|
||||
$(TOPDIR)/feeds.conf.default \
|
||||
$(TOPDIR)/rules.mk \
|
||||
$(TOPDIR)/.config \
|
||||
./files/Makefile \
|
||||
|
||||
Reference in New Issue
Block a user