X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=cc347372643c09f00139c08e2f9e3cd4c1fe35dd;hb=9eafd1cb17da2076804266cfcc8f9f6b54694352;hp=f56d2462d74658b92bfc5f0f7288e08b6dcb470c;hpb=34dbf787c3fa13541abc9aadcf53c23016895382;p=openwrt.git diff --git a/package/busybox/Makefile b/package/busybox/Makefile index f56d2462d7..cc34737264 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