diff options
Diffstat (limited to 'package/redboot-ar231x/Makefile')
-rw-r--r-- | package/redboot-ar231x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/redboot-ar231x/Makefile b/package/redboot-ar231x/Makefile index e6d9bdb7fa..b07b5a3d2d 100644 --- a/package/redboot-ar231x/Makefile +++ b/package/redboot-ar231x/Makefile @@ -26,7 +26,7 @@ export GCC_HONOUR_COPTS=s define Package/redboot-ar231x SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@TARGET_atheros + DEPENDS:=@TARGET_atheros @BROKEN TITLE:=Tiny redboot for AR231x/AR531x endef |