diff options
Diffstat (limited to 'target/linux/lantiq/ar9/profiles/000-generic.mk')
-rw-r--r-- | target/linux/lantiq/ar9/profiles/000-generic.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/ar9/profiles/000-generic.mk b/target/linux/lantiq/ar9/profiles/000-generic.mk index 787a74fba2..a8346a7466 100644 --- a/target/linux/lantiq/ar9/profiles/000-generic.mk +++ b/target/linux/lantiq/ar9/profiles/000-generic.mk @@ -1,6 +1,5 @@ define Profile/Generic NAME:=Generic - all boards - PACKAGES:=kmod-leds-gpio button-hotplug endef $(eval $(call Profile,Generic)) |