mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 22:20:27 +00:00
ar71xx: remove 'Target/Description' from main Makefile
Ensure that menuconfig shows the correct help text for subtargets. Based on the patch by Stefan Agner: http://patchwork.openwrt.org/patch/4123/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38507
This commit is contained in:
@@ -22,8 +22,4 @@ DEFAULT_PACKAGES += \
|
||||
kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev \
|
||||
kmod-ath9k wpad-mini uboot-envtools
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Atheros AR7xxx/AR9xxx based boards.
|
||||
endef
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user