X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=openwrt%2Fpackage%2Fbusybox%2FMakefile;h=05174a32bda0dd0b8bb2cfeb065de2bcabf6ed9d;hp=f56d2462d74658b92bfc5f0f7288e08b6dcb470c;hb=e3fb07bc7890d346330f9b9bec221b1f77a6a9c0;hpb=af7a470f9c3f0c8546a90ae24a8494d3ee94efd6 diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile index f56d2462d7..05174a32bd 100644 --- a/openwrt/package/busybox/Makefile +++ b/openwrt/package/busybox/Makefile @@ -26,13 +26,15 @@ define Package/busybox 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