X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/34dbf787c3fa13541abc9aadcf53c23016895382..5be70dfb578c8793084aa8b4526fad08d68a6155:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index f56d2462d..cc3473726 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -24,15 +24,16 @@ include $(INCLUDE_DIR)/package.mk define Package/busybox SECTION:=base CATEGORY:=Base system - DEFAULT:=y TITLE:=Core utilities for embedded Linux - DESCRIPTION:=\ - The Swiss Army Knife of embedded Linux. \\\ - It slices, it dices, it makes Julian Fries. URL:=http://busybox.net/ MENU:=1 endef +define Package/busybox/description +The Swiss Army Knife of embedded Linux. + It slices, it dices, it makes Julian Fries. +endef + define Package/busybox/config menu "Configuration" depends on PACKAGE_busybox