forked from Ivasoft/openwrt
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image
SVN-Revision: 21396
This commit is contained in:
17
target/linux/ar71xx/generic/profiles/buffalo.mk
Normal file
17
target/linux/ar71xx/generic/profiles/buffalo.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/WZRHPG300NH
|
||||
NAME:=Buffalo WZR-HP-G300NH
|
||||
PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/WZRHPG300NH/Description
|
||||
Package set optimized for the Buffalo WZR-HP-G300NH
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,WZRHPG300NH))
|
||||
Reference in New Issue
Block a user